Delete a contract by ID
cURL
curl --request DELETE \ --url 'https://api-(organization).gable.ai/v0/contract/delete/{id}'
{ "message": "<string>" }
Contract ID
Contract successfully deleted
The response is of type object.
object