Delete a single alert for the specified task by `alert_id`.
Delete a single alert for the specified task by alert_id.
access_token OAuth 2.0 Access Token
In: query
Work Order ID
Task ID
Alert ID
curl -X DELETE "https://api-sandbox.fndev.net/api/rest/v2/workorders/0/tasks/0/alerts/0"{}{
"status": 400,
"message": "Validation failed: field 'title' is required"
}{
"status": 500,
"message": "Operation successful."
}{
"status": 403,
"message": "You do not have permission to access this work order"
}{
"status_code": 404,
"message": "Work order not found"
}{
"status": 500,
"message": "An unexpected error occurred. Please try again later or contact support."
}application/json
application/json
application/json
application/json
application/json
application/json
Last updated on