Skip to main content
DELETE
Eliminar una tarea recurrente

Authorizations

Authorization
string
header
required

Token de sesión Better Auth o API token (atk_...) en el header Authorization: Bearer <token>. Los JWT legacy ya no son válidos.

Path Parameters

scheduleId
integer
required

ID del schedule (entero positivo)

Required range: x >= 1

Response

Tarea recurrente eliminada

status
string
Example:

"success"

data
object