You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
Functions available for external roles:
Submit a request in accordance with the details in Create external role.
The platform validates the request by verifying, among other things:
that the role name is unique in the organisation.
The platform creates the validated external role.
The platform returns the created ExternalRole.
Submit a request in accordance with the details in Update external role.
that the role belongs to the organisation associated with the application key.
that the role name is unique within the organisation.
The platform updates the validated external role.
The platform returns the updated ExternalRole.
Submit a request in accordance with the details in Get external role.
The platform validates the request.
The platform retrieves the external role.
The platform returns the ExternalRole.
Submit a request in accordance with the details in Get external roles.
The platform retrieves all external roles that belong to the organisation.
The platform returns a list of ExternalRoles.