Page tree
Skip to end of metadata
Go to start of metadata

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

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



  • No labels