Skip to main content
DELETE
Unassign an organization template from an organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<organization-id>
required

The ID of the organization.

template_id
string<organization-template-id>
required

The ID of the organization template to unassign.

Response

Organization template successfully unassigned from the organization.