Deactivate the rule with the specified ID
Inactivates schema rule for the specified rule ID.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
ruleIdstringRequiredExample:
Schema Rule Identifier
000000000000000000000001Responses
200
Successful operation.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
put
/schema-rules/{ruleId}/inactivatePreviousActivate the rule with the specified IDNextList all the schemas and policy relevant to the rule with the specified ID
Last updated