Skip to content

Remove recurrence from a shift

Detaches the recurrence rule from a shift, leaving the single occurrence in place.

DELETE
/v1/shifts/{id}/recurrence

Recurrence removed

Media typeapplication/json
object
success
required
boolean
Example
{
"success": true
}