Revoke a license for terramate-pro.
DELETE
/v1/license_keys/{org_uuid}/{license_id}
Revoke a license for terramate-pro.
Authorizations
apiKey
API key as username in Basic Authorization with
empty password.
TypeAPI Key (header: Authorization)
or
jwtToken
TypeHTTP (bearer)
Parameters
Path Parameters
org_uuid*
UUID of the organization
Typestring
Requiredformat
"uuid"license_id*
UUID of the license key
Typestring
Requiredformat
"uuid"Responses
No Content