API referenceConnections
Offboard a domain (soft-delete to state=archived)
Authorization
apiKey AuthorizationBearer <token>
API key: sk_test_… / sk_live_… (hashed at rest, scoped)
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
curl -X DELETE "https://example.com/connections/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{ "error": { "code": "string", "message": "string", "details": null }}