Release License

Releases a license from a bucket given the JPD id or label previously used by an "acquire" call.

Security: Requires admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The bucket name

Body Params
string
required

The JPD id or the free text label previously used by an "acquire" call

Responses
204

License released successfully (No Content)

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - Bucket not found (e.g., "The entity 'LicenseBucket' with identifier '' was not found")

409

Conflict. Possible messages:

  • "The Jpd must be offline before you can detach its license"
  • "No licenses to release for bucket: <bucket_id>, instance name: <jpd_id or label>"
Language
Credentials
Bearer
URL
LoadingLoading…