Oncall Shifts
Update an Oncall Handover Template
patch/oncall/handover_templates/{id}
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/UpdateOncallShiftHandoverTemplateRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/UpdateOncallShiftHandoverTemplateResponseBody.json"
}