Skip to main content
POST
Release Resource

Authorizations

Authorization
string
header
required

Path Parameters

subscriptionId
string
required

Body

application/json
resourceSlug
string
required

The slug of the resource to release

quantity
integer

Release N anonymous claims (FIFO order). Only releases claims without external identifiers.

Required range: x <= 9007199254740991
externalId
string

Release a specific named claim by its external identifier.

Maximum string length: 255
externalIds
string[]

Release multiple named claims by their external identifiers.

Minimum array length: 1
Maximum string length: 255
claimIds
string[]

Release specific claims by their claim IDs (works for both anonymous and named claims).

Minimum array length: 1

Response

Successful response

releasedClaims
object[]
required
usage
object
required