Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
User's ID.
Body
application/json
Response
OK
User's new email.
Route for update user’s email address
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
User's ID.
OK
User's new email.