curl --request DELETE \
--url https://admin.snagsolutions.io/api/contracts/{id} \
--header 'X-API-KEY: <api-key>'{
"message": "<string>"
}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.
Was this page helpful?