Organization

Accept ownership transfer

POST/v1/organization/{orgId}/accept-ownership

Authorizations

  • X-API-KEYstringheaderrequired

    Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.

Path parameters

  • orgIdstring<uuid>required

Body

application/json
  • transferCodestring<uuid>required

Response

204

No Content

No response body.