Delete license by ID
This endpoint allows you to delete a license by its unique identifier. This operation is permanent and cannot be undone.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard. Format: UUID v4.
The unique identifier (UUID v4) of the license to delete.