Last updated 4 months ago
Deletes the schema rule with the provided ID.
/schema-rules/{ruleId}
Schema Rule Identifier
000000000000000000000001
curl -L \ --request DELETE \ --url '/api/v1/schema-rules/{ruleId}' \ --header 'Authorization: Bearer JWT'
true