sys-users

Update

POST
Updates the system user.

Request

This endpoint expects an object.
id
stringRequired
The ID of system user to update.
display_name
stringOptional
Updated display name for the system user.
display_picture
stringOptional
Artifact ID of the system user's new display picture.
full_name
stringOptional
Updated full name for the system user.

Response

This endpoint returns an object
sys_user
object