v53

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
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