v3
latestSwagger 2.02026-08-067506752.0 MBband
Update a comp band
patch/v1/org/{orgId}/band/{bandId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
bandIdstring required
Band id
Query parameters
datestring date
Effective date of band update
Request body
Example request
{
"label": "L15",
"color": "#ffee4a",
"baseInterval": {
"id": "588f7ee98f138b19220041a7"
},
"jobLevel": "588f7ee98f138b19220041a7"
}Response
snapshot currently building