Organizations
Complete Organization Setup
post/organizations/{id}/setup
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/CompleteOrgSetupRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CompleteOrgSetupResponseBody.json"
}Changes
Changed in 2 of the 47 revisions of this API.2
- ○
the response property
///became required for the statusresponse-property-became-required
- ○
- ○
endpoint added
endpoint-added
- ○