Skip to main content
PUT
Assign an organization template to an organization

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
string<organization-id>
requis

The ID of the organization.

template_id
string<organization-template-id>
requis

The ID of the organization template to assign.

Réponse

Organization template successfully assigned to the organization.