Create a new user

Create a new user account.

The OAuth 1.0 signature base string includes the parameters from the request entity-body if the body is single-part and application/x-www-form-urlencoded. For example, a JSON body should not be included in the base string.
Reference: here

OAuth
Query Params
string
required

Your 3rd party user identifier can be an arbitrary string up to 255 chars. The userId is permanent and cannot be changed once created (hence we don't recommend using email addresses as user IDs)

string
required

ISO 2-character code of the country the end user resides in.

Language
LoadingLoading…