curl --request DELETE \
--url https://api.gospott.com/consents/{consentId} \
--header 'x-api-key: <api-key>'Delete a consent record by its ID.
curl --request DELETE \
--url https://api.gospott.com/consents/{consentId} \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://api-docs.spott.io/llms.txt
Use this file to discover all available pages before exploring further.