Identities
Update an identity
Update an identity by providing its new details.
PATCH
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
The handle of the identity.
Required string length:
1 - 50
Body
application/json
The new alias of the identity.
Required string length:
1 - 100
The new handle of the identity. Must be unique.
Required string length:
1 - 50
Response
200 - 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.