Agent Dashboard - Organization

Create Organization

post/organization/create-organization

Query parameters

team_idstring uuid

Request body

namestring

Response

Successful Response

idstring uuid
date_createdstring date-time
date_updatedstring date-time
user_idstring uuid required

The ID of the user associated with the organization.

namestring required

The name of the organization.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.