latestOpenAPI 3.0.02026-08-156441,3872.1 MB
5aa4178ca29b
Musiclessons
Create / update a music instrument
Requires permission: MusicAdmins
Creates a new instrument (inserting at the given orchestral order) or updates an existing one.
post/MusicLessons/Instrument
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"id": 0,
"orchestralOrder": 1000
}Response
Success - Saved