Skip to main content
DELETE
/
api
/
contracts
/
{id}
Delete a contract
curl --request DELETE \
  --url https://admin.snagsolutions.io/api/contracts/{id} \
  --header 'X-API-KEY: <api-key>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string<uuid>
required

Response

200

message
string
required