Skip to main content
POST

Overview

Creates a new Drime Cloud account and returns the user object with an access token.
This endpoint does not require authentication.

Request Body

string
required
A valid email address for the new account
string
required
Password for the account (minimum 8 characters recommended)
string
required
A name to identify this device/application

Response

string
The status of the request (success or error)
object
The newly created user object with access token