User profile info
Add a new user info
Send a PATCH request with the user’s data to add or upsert a user info entry. If the user info already exists, it will be updated. If the user info does not exist, it will be created.
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
Response
201
application/json
The response is of type object
.