DELETE
/v1/RightsRequestConfig/{id}Delete Rights Request Config
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idPath parameters
idstringrequiredmin length 24max length 24Query parameters
tenant_idstringResponses
No response body.
curl --request DELETE \
--url 'https://api.4comply.io/v1/RightsRequestConfig/00000000-0000-0000-0000-' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'