End Users
Create an End User
CreateEndUser creates a new End User for the given organisation.
The end user requires a unique externalId
. This is an immutable field so should not be set to something that may change
such as an email address.
POST
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
application/json
Request to create a new End User
Response
201
application/json
Created
The response is of type object
.