Release a claimed domain
DELETE /v1/domains/{domain}
Release a claimed domain
Credential. A dashboard session token belonging to an owner of the organisation.
curl --fail-with-body -X DELETE "https://api-833252724876.us-central1.run.app/v1/domains/example.com" \
-H "Authorization: Bearer $JEAN_SESSION_TOKEN"
Path
| Name | Type | Required | Notes |
|---|---|---|---|
domain | string | yes |
Response · 204
Successful Response
Errors
| Status | Meaning |
|---|---|
401 | Unauthenticated, invalid token or revoked key. |
403 | Forbidden, session required or org required. |
404 | No such resource in this org. |
422 | Validation failed. |
429 | Quota or rate limit exceeded; error.details says which, and when. |
500 | Internal error; quote error.request_id when reporting it. |
Every one carries the same envelope.