Stream
Skip current track
POST
https://api.tunio.ai/v1/stream/{uuid}/skipSkip the currently playing track on a stream
Path parameters
| Name | Type | Description |
|---|---|---|
| uuidRequired | string | Stream UUID |
Responses
| Name | Type | Description |
|---|---|---|
| success | boolean | Success indicates the request completed without errors. |
| 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. |