ID of the organization.
OptionalrequestOptions: OrganizationTemplateClient.RequestOptions
Request-specific configuration.
Assign an Organization Template to an organization.
The ID of the organization.
The ID of the organization template to assign.
OptionalrequestOptions: OrganizationTemplateClient.RequestOptions
Request-specific configuration.
Remove an Organization Template assignment from an organization.
The ID of the organization.
The ID of the organization template to unassign.
OptionalrequestOptions: OrganizationTemplateClient.RequestOptions
Request-specific configuration.
Retrieve the organization template assigned to a specific organization. Returns the template object if one is explicitly assigned, or a 404 if no template is assigned.