Skip to main content
POST
Add additional information to a user

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<mongoId>
required

ID of the user.

Example:

"66562bc04fe8bf83c577c178"

Body

application/json

Additional information about the user. Can contain any key-value pairs. Please reach out to our compliance team for more information.

Response

Additional information added successfully

The response is of type string.

Example:

"OK"