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
Language