Profile

Update user profile

patch/v1/profile

Request body

emailstring email required

User email

namestring required

Name of user

Response

User updated successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes