Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates the new system user in the system.

Available from

v8

Request path

POST [REST URL]/systemuser/create

Query Parameters

Parameter

Type

Description

createContact

Boolean

create a contact for the user

suppressSystemMessage

Boolean

send/not send the system message to the user

Request Body Type

SystemUser Type

Example body

Code Block
{"email":"test1@test.mapp","firstName":"sf53sd","lastName":"zf8hzt","language":"en","type":"hybrid","messagingRole":"project_manager"}