Policy Clone

Bridgecrew supports policy-as-code capabilities using YAML-based policy definition files to enable attribute and connection checks (composite checks).
Visit bridgecrew’s documentation to define YAML based policies - https://docs.bridgecrew.io/docs/yaml-format-for-custom-policies based on our sample files - https://docs.bridgecrew.io/docs/examples-yaml-based-custom-policies.
To use the API request, add your token to the header. API supports both YAML and JSON configuration of Bridgecrew custom policy schema)

This API clones an existing Policy.
Given a valid Policy Id, this API will create a new Policy based on the different fields from the original Policy, and will override any field given to it as input.

Language
Authentication
Header
Click Try It! to start a request and see the response here!