Update

POST
Updates the user corresponding to the input Id.

Request

This endpoint expects an object.
idstringRequired
The ID for the Dev user to be updated.
display_namestringOptional
The updated display name of the Dev user.
experience_start_datedatetimeOptional
Start date of Dev user's experience.
full_namestringOptional
The updated full name of the Dev user.
job_historylist of objectsOptional
Job history of the Dev user.
job_titleenumOptional
Job title of the Dev User.

Response

This endpoint returns an object
dev_userobject