Self Update

POST

Updates the authenticated user.

Request

This endpoint expects an object.
custom_fieldsmap from strings to anyOptional

Application-defined custom fields.

custom_schema_specobjectOptional

Requested custom schemas described abstractly. Every provided schema’s custom field must be specified, otherwise a bad request error is returned. If a new custom schema specifier is provided, then it will be added to the work, otherwise if a custom schema is omitted from the specifier, it remains unmodified.

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