Log a practice session
POST /api/practice/practice-sessions
POST
/api/practice/practice-sessions
Records that a song was practiced.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
songId
required
UUID identifier
string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000 notes
string
practicedAt
string
Responses
Section titled “ Responses ”Practice session logged
object
ok
required
boolean
data
required
object
id
required
UUID identifier
string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000Validation error
object
ok
required
boolean
error
required
string
Unauthorized
object
ok
required
boolean
error
required
string