Activate the rule with the specified ID

Activates schema rule.

put

Activates 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}/activate

Last updated