manage:attendance permission. Refused once the slot carries records, because deleting it would orphan them. Deactivate instead, which already removes it from the roster, the mobile config and the recap.core.session_token: ********************Authorization: Bearer ********************curl --location --request DELETE '/attendance/slots/'{
"success": false,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [
{
"code": "CR-100001",
"field": "string",
"message": "string"
}
],
"result": null
}