Skip to main content

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 handlerequired

    The handle of the owner.

    Possible values: non-empty and <= 50 characters


    space handlerequired

    The handle of the space.

    Possible values: non-empty and <= 50 characters


    audio handlerequired

    The handle of the audio.

    Possible values: non-empty and <= 50 characters

Body

required

application/json

Responses

The updated audio

application/json