Disconnect a platform
DELETE
/compliance/{linkID}Removes a sandbox connection fixture. No claim is made that production adapter state was changed or that prior real-platform enforcement existed.
Auth:
BearerPath parameters
linkIDuuidrequired
Request
bash
curl -sS -X DELETE "https://phosra-api-sandbox-production.up.railway.app/api/v1/compliance/c0ffee00-1234-4567-89ab-cdef01234567" \
-H "Authorization: Bearer $PHOSRA_API_KEY"