Skip to content

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
Required
format"uuid"
license_id*

UUID of the license key

Typestring
Required
format"uuid"

Responses

No Content

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI