Internal: Developers

Update Developer

Update developer by ID.

patch/api/v1/developers/{developer_id}

Path parameters

developer_idstring uuid required

Request body

first_namestring nullable
last_namestring nullable
emailstring email nullable
passwordstring nullable

Response

Successful Response

idstring uuid required
first_namestring nullable
last_namestring nullable
emailstring email required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 9 revisions of this API.