Export the selected rule (by ID) into the file

Returns a zip file containing rules.

get

Returns a zip file containing rules.

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

Schema Rule Identifier

Example: 000000000000000000000001
Responses
200

Successful operation. Response zip file.

No content

get
/schema-rules/{ruleId}/export/file

No content

Last updated