Skip to main content
DELETE
Delete a contract

Authorizations

Authorization
string
header
required

OAuth 2.0. Obtain an access token via the Client Credentials or Authorization Code flow, then send it as Authorization: Bearer <token>.

Path Parameters

id
string
required

The contract's SaaS Manager ID, or the external ID you assigned when importing it.

Response

OK