POST
/
streaming
/
assets
/
v1
/
{asset_id}
/
labels

Authorizations

Authorization
string
headerrequired

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

Path Parameters

asset_id
string
required

Body

application/json
key
string

The key of the label.

value
string

The value of the label.

Response

200 - application/json

The response is of type object.