Skip to main content
POST
Claim Resource

Authorizations

Authorization
string
header
required

Path Parameters

subscriptionId
string
required

Body

application/json
resourceSlug
string
required

The slug of the resource to claim

metadata
object

Optional metadata to attach to the claim(s)

quantity
integer

Create N anonymous claims without external identifiers.

Required range: x <= 9007199254740991
externalId
string

Create a single named claim with this external identifier (idempotent).

Maximum string length: 255
externalIds
string[]

Create multiple named claims with these external identifiers (idempotent per ID).

Minimum array length: 1
Maximum string length: 255

Response

Successful response

claims
object[]
required
usage
object
required