Deactivate the rule with the specified ID

Inactivates schema rule.

put

Inactivates schema rule for the specified rule ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
ruleIdstringRequired

Schema Rule Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
put
/schema-rules/{ruleId}/inactivate

Last updated