v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Users

Update user custom data

Update custom data for the given user ID. This method performs a partial update of the custom data object.

patch/api/users/{userId}/custom-data

Path parameters

userIdstring required

The unique identifier of the user.

Request body

customDataobject required

Partial custom data object to update for the given user ID.

Response

Updated custom data in JSON for the given user ID.

object required

arbitrary