v1

latestOpenAPI 3.1.02026-07-261690320.7 KB

Remove custom rule

Remove a custom semgrep rule

delete/repositories/sast/custom-rules/{rule_id}

Path parameters

rule_idinteger required

The ID of the custom rule

Response

The custom rule has successfully been removed

successinteger

the integer 1 indicating success

Example response

{
  "success": 1
}