GetKeyManager is coming soon! 🎉 See here to know what’s new
Destroy Contract License (Legacy)

Destroy Contract License (Legacy)

Description

Legacy endpoint for destroying a single contract license. Kept for backward compatibility.

Endpoint Details

  • Method: POST
  • Path: /api/v1/contracts/destroy
  • Authentication: API Key (required)

Request Headers

HeaderValueDescription
AuthorizationBearer {{api_key}}N/A
Idempotency-Key{{$guid}}N/A
Content-Typeapplication/jsonN/A

Request Parameters

{
  "license_key": "XXXX-XXXX-XXXX"
}

Response Examples

⚠️ No response examples are documented in the Postman collection for this endpoint.

Last updated on