Error
Authentication & Users
Register assistant
Registers a new assistant user, of type OWNER, and generates a security code for the companion mobile app connection. Returns an access token for the assistant.
POST
Error
Body
application/json
Response
Assistant registered successfully with security code and access token.
Example:
"success"
Example:
"Operation completed successfully"
Security code for mobile app connection.
Example:
"AbC1dE2fG3"
JWT Access Token for the registered assistant.
Example:
"eyJ..."
The user ID of the newly registered assistant.
Example:
101
