DELETE
/
spaces
/
{owner}
/
{space}
/
voiceprints
/
{identity}
/
{voiceprint}

Authorizations

Authorization
string
header
required

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

Path Parameters

owner
string
required

The handle of the owner.

Required string length: 1 - 50
space
string
required

The handle of the space.

Required string length: 1 - 50
identity
string
required

The handle of the identity.

Required string length: 1 - 50
voiceprint
string
required

The handle of the voiceprint.

Required string length: 1 - 50

Response

204 - no-content

The response is of type string.