User Profiles

Replace a profile

Overwrites a user profile in full, removing any key absent from the request body. Use the patch endpoint when changing a single field.

put/profiles/{user_id}

Path parameters

user_idstring required

A unique identifier representing the user associated with the requested user profile.

Request body

profileobject required

Response

status'SUCCESS' required

Changes