Spaces
Update a space
Update a space 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
Body
application/json
The new alias of the space.
Required string length:
1 - 100
The new handle of the space. Must be unique.
Required string length:
1 - 50
Response
200 - application/json
The alias of the space.
The number of audios of the space.
The date and time when the space was created.
The handle of the space. Is unique.
The UUID of the space. Is unique.
The number of identities of the space.
The owner of the space.
The number of verifications of the space.
The number of voiceprints of the space.