Delete job detail
POST/triggers/deletejobdetail
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deletes a scheduled job detail from the trigger system.
⚠️ Legacy API Notice: This endpoint uses HTTP POST for a delete operation due to legacy implementation. While REST conventions recommend using HTTP DELETE, this endpoint uses POST to support passing job details in the request body. Maintained for backward compatibility.
Request
Responses
- 200
Job detail deleted