Update Sys User
Updates the system user.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of system user to update.
display_name
Updated display name for the system user.
display_picture
Artifact ID of the system user's new display picture.
full_name
Updated full name for the system user.
Response
Updated Sys user object.
sys_user