Contract
Delete Contract
Deletes the Contract with the specified UUID. Used to remove an existing Contract from an Account.
Note: This call will fail if there are any AccountPlans or Commitments that have been added to the Contract.
delete/organizations/{orgId}/contracts/{id}
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifier (UUID) of the Contract to delete.
Response
Returns the deleted Contract