Identify an audio
POST/spaces/{owner}/{space}/audios/{audio}:identify
Link an identity to an audio.
Irreversible: An audio can only be linked to one identity and the operation is irreversible.
Path Parameters
owner string<handle>required
The handle of the owner.
Possible values: non-empty and <= 50 characters
space string<handle>required
The handle of the space.
Possible values: non-empty and <= 50 characters
audio string<handle>required
The handle of the audio.
Possible values: non-empty and <= 50 characters
Body
required
Responses
- 200
- 404
- 409
The updated audio
Response Body
Resource not found
Response Body
Resource collision
Response Body