Skip to main content

Create a user activity

Create a new user.

Request Body
userId string
content string REQUIRED
pageURL string
datasetId string
attachmentURLs string[]
status string

Possible values: [submitted, ack, processing, completed]

json string
version string
active boolean
assetCreatedDate date-time
assetUpdatedDate date-time
createdTime int64
updatedTime int64
createdBy string
updatedBy string
owner string
Responses
200

The user creation API

Schema OPTIONAL
id string
name string OPTIONAL
email string OPTIONAL
type string OPTIONAL

Possible values: [app, user, team, report]

role string OPTIONAL

Possible values: [admin, user, observer, service]

json string OPTIONAL
version string OPTIONAL
active boolean OPTIONAL
assetCreatedDate date-time OPTIONAL
assetUpdatedDate date-time OPTIONAL
createdTime int64 OPTIONAL
updatedTime int64 OPTIONAL
createdBy string OPTIONAL
updatedBy string OPTIONAL
owner string OPTIONAL
400

Bad request