Identities
Create an identity
Create a new identity by providing its details.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
Required string length:
1 - 50
The handle of the space.
Required string length:
1 - 50
Body
application/json
The handle of the new identity. Must be unique.
Required string length:
1 - 50
The alias of the new identity.
Required string length:
1 - 100
Response
201 - application/json
The alias of the identity.
The number of audios of the identity.
The date and time when the identity was created.
The handle of the identity. Is unique.
The UUID of the identity. Is unique.
The number of verifications of the identity.
The number of voiceprints of the identity.