Submit Remediation Operations from Supply Chain Screen
POST/code/api/v1/errors/supply-chain-fix
:::caution deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
:::
The API is responsible for handling remediations from the supply chain screen. It receives a repository's UUID, a list of IaC resources UUIDs and a list of packages UUIDs to be remediated, and returns the remediation response when available
Request
Responses
- 200
- 422
- 500
Request arguments validation error
Could not handle supply chain fix