v6

OpenAPI 3.0.02026-08-036241,3352.0 MB
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