Stream
Set instant playlist
POST
https://api.tunio.ai/v1/stream/{stream_id}/instant-playlistSets the instant playlist for a stream
Path parameters
| Name | Type | Description |
|---|---|---|
| stream_idRequired | string | Stream ID |
Request body
Set instant playlist request
| Name | Type | Description |
|---|---|---|
| jingle_playlist_id | string | - |
| jingles_tracks_interval | integer | - |
| playlist_idRequired | string | - |
Request example
01{02 "jingle_playlist_id": "string",03 "jingles_tracks_interval": 0,04 "playlist_id": "string"05}
Responses
No schema details were provided for this payload.
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |
| Name | Type | Description |
|---|---|---|
| message | string | Message contains human readable error details. |
| success | boolean | Success is always false for error payloads. |