dev-users

Update

POST
Updates the user corresponding to the input Id.

Request

This endpoint expects an object.
id
stringRequired
The ID for the Dev user to be updated.
display_name
stringOptional
The updated display name of the Dev user.
full_name
stringOptional
The updated full name of the Dev user.
job_title
enumOptional
Job title of the Dev User.

Response

This endpoint returns an object
dev_user
object