Create an account

Creates an account that audio recordings and analysis results can be associated with. We recommend creating one account per user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Account created
account_idstringformat: "uuid"
The ID of the created account.
organisation_roleenum

The organisation role assigned to the created account. API-created accounts are always speakers.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error