Workspaces
Revoke a pending Organization ownership transfer
DELETE
/organizations/{id}/ownership-transferAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Organization ID
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/organizations/string/ownership-transfer"{ "$schema": "https://example.com/api/v1/schemas/Revoke-organization-ownership-transferResponse.json", "revoked": true}