API Reference
Accounts

Create an account via third-party

1min
POST
This endpoint will provide the ability to create an account within the eSuite platform using the data gained from an external provider e.g. Facebook
Authentication
Authorization
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
OK
Description
Account wrapper
account
sessionToken
400
This session is associated with an existing eSuite account. The authentication status for the session must be NoAccountMatch in order to create a new account.
401
Not Authorized
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
200
400
401
500