AM/FA/Inv - Delete Booked ID

Details

/external/v1/id-booking/{bookId}

Synopsis

Delete booked ID

delete

This route is used to delete a previously booked id for a particular entity type. This endpoint can be called by applications with access to scope "manageIdBooking".

Required scopes
This endpoint requires the following scopes:
  • : manageIdBooking
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
bookedIdstringRequired

The unique identifier of the booked id being removed

Example: USS3JKS01I00
Query parameters
typestring · enumRequired

The entity type to book a unique identifier.

Example: assetPossible values:
Responses
delete
/external/v1/id-booking/{bookedId}

No content

Last updated

Was this helpful?