Skip to content

Update attendance preferences

PATCH
/api/calendar/preferences

Updates the current user’s default attendance preferences for gigs and rehearsals.

object
memberType
string
Allowed values: core guest
defaultGigAttendance
string
Allowed values: playing not_playing maybe no_response
defaultRehearsalAttendance
string
Allowed values: playing not_playing maybe no_response

Updated preferences

object
ok
required
boolean
data
required
object
id
string format: uuid
bandId
string format: uuid
userId
string format: uuid
memberType
required
string
Allowed values: core guest
defaultGigAttendance
required
string
Allowed values: playing not_playing maybe no_response
defaultRehearsalAttendance
required
string
Allowed values: playing not_playing maybe no_response
createdAt
string format: date-time
updatedAt
string format: date-time

Validation error or user not in a band

object
ok
required
boolean
error
required
string

Unauthorized

object
ok
required
boolean
error
required
string