latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-10145345487.2 KB

cb8586034158

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