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

Destroy All Contract Licenses (Legacy)

Description

Legacy endpoint for destroying all contract licenses. Kept for backward compatibility.

Endpoint Details

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

Request Headers

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

Request Parameters

{
  "contract_uuid": "{{contract_uuid}}"
}

Response Examples

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

Last updated on