Organizations

Replace organization applications

Replace all applications associated with the organization with the given data.

put/api/organizations/{id}/applications

Path parameters

idstring required

The unique identifier of the organization.

Request body

applicationIdsstring[] required

An array of application IDs to replace existing applications.

Response

The applications were replaced successfully.

Changes