Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Path Parameters
Body
Response
Created
ID is the Versori identifier for the user. Most APIs will not use this field but instead reference users by their externalId.
ExternalID is the identifier for the user as determined by the organisation. This typically should be the same as the user's ID on the organisations system. Regardless of the value, it must be unique within the Organisation.
DisplayName is an optional human-readable name for the user. If not set, the default is an empty string.
The organisation ID to which the user belongs to.
CreatedAt is the time the user was created.
UpdatedAt is the time the user was last updated.