Update Sys User

POST

Updates the system user.

Request

This endpoint expects an object.
idstringRequiredformat: "id"

The ID of system user to update.

display_namestringOptionalformat: "text"

Updated display name for the system user.

display_picturestringOptionalformat: "id"

Artifact ID of the system user’s new display picture.

full_namestringOptionalformat: "text"

Updated full name for the system user.

Response

Updated Sys user object.

sys_userobject
Built with