Skip to main content
POST
Deactivate license

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Path Parameters

license_id
string
required

Body

application/json
end_date
string<date> | null

The date to deactivate the license. If not provided, defaults to end of day today in the customer's timezone.

Example:

"2026-01-27"

Response

OK

id
string
required
subscription_id
string
required
license_type_id
string
required
external_license_id
string
required
status
enum<string>
required
Available options:
active,
inactive
start_date
string<date-time>
required
end_date
string<date-time> | null
required