User Properties

Set User Values

Sets/updates (some) property values of the given user. The properties (columns) must be previously created by Add user property.

post/{databaseId}/users/{userId}

Path parameters

databaseIdstring required

ID of your database.

userIdstring required

ID of the user which will be modified.

Query parameters

cascadeCreateboolean

Sets whether the user should be created if not present in the database.

Request body

string required

Response

Successful operation.

Changes

No recorded changes to this endpoint across all 1 revision of this API.