Organizations

Complete Organization Setup

post/organizations/{id}/setup

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/CompleteOrgSetupRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/CompleteOrgSetupResponseBody.json"
}

Changes

Changed in 2 of the 47 revisions of this API.2