Skip to content

Remove one song marker from a setlist/live asset

DELETE
/api/song-audio/{id}/markers/{songId}

Used by auto-detect reruns to reconcile away markers the new detection no longer matches.

id
required
string format: uuid
songId
required
string format: uuid

Success

object
ok
required
boolean
data
nullable

Bad request / invalid input

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden / not in band

object
ok
required
boolean
error
required
string
code
string

Not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string