Update the organization’s Custom Roles switch status. This endpoint allows you to enable or disable the Custom Roles feature for the organization, provided the organization is allowed to make this change.
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.
Unique ID of the organization to which the resource belongs. Only PROVIDER users can access resources from a different organization than their own. If you are not a PROVIDER, this will default to the ID of your organization.
Whether to switch to Custom Roles (true) or revert to standard roles (false)
true
Successfully updated Custom Roles switch status