Delete a rule job

delete/rules/jobs/{jobId}
Internal-Use Only

Deletes a specified rule job.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the rule job to delete.

Responses

StatusMeaningDescription
204No ContentThe rule job was deleted.
404Not FoundNo rule job with the specified ID was found.Schema