Users

Create a new user (optionally with initial identity links)

post/api/users

Request body

namestring required
emailstring
rolestring
notesstring
emailAliasesstring[]
preferredChannelstring
timezonestring
metadataobject
dailyBudgetUsdnumber nullable
status'invited' | 'active' | 'suspended'

Response

User created

Changes

Changed in 1 of the 104 revisions of this API.3

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added