Organizations

Remove organization application

Remove an application from the organization.

delete/api/organizations/{id}/applications/{applicationId}

Path parameters

idstring required

The unique identifier of the organization.

applicationIdstring required

The unique identifier of the application.

Response

The application was removed from the organization successfully.

Changes

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