Create entity user

POST

Path parameters

entityIdstringRequired

Entity ID or Entity ForeignID

Request

This endpoint expects an object.
foreignIdstringOptional

The ID used to identify this user in your system.

emailstringOptional
namestringOptional
roleslist of stringsOptional

List of roles. A role can be any string. For example: “payer”, “approver”, “viewer”

Response

This endpoint returns an object.
idstring
roleslist of strings
createdAtdatetime
updatedAtdatetime
foreignIdstringOptional

The ID used to identify this user in your system.

emailstringOptional
namestringOptional