Skip to main content
POST
/
media
/
commands
/
mark-all-listened
cURL
curl --request POST \
  --url https://api.example.com/media/commands/mark-all-listened \
  --header 'Content-Type: application/json' \
  --data '{}'
"<unknown>"

Body

application/json

The body is of type object.

Response

200 - application/json

markAllListened 200 response

The response is of type any.