Skip to content

Remove a song from a band it was shared into (owner only)

POST
/api/songs/{id}/unshare
id
required
string format: uuid
object
bandId
required
string format: uuid

Unshared

object
ok
required
boolean
data
nullable

Invalid input

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden / no permission

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