latestOpenAPI 3.0.02026-08-206671,4552.1 MB

4263dd755e48

Musiclessons

Set a teacher's instruments

Requires permission: MusicAdmins

Replaces the complete set of instruments a teacher is assigned to teach.

patch/MusicLessons/Teacher/Instruments

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

emailstring
instrumentIdsinteger[]

Example request

{
  "email": "",
  "instrumentIds": []
}

Response

Success - Updated