Organizations

Add organization application

Add an application to the organization.

post/api/organizations/{id}/applications

Path parameters

idstring required

The unique identifier of the organization.

Request body

applicationIdsstring[] required

The application IDs to add.

Response

The application was added successfully.

Changes

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