Skip to main content
POST
/
v1
/
cloud-security
/
remediation
/
batch
/
{batchId}
/
skip
/
{findingId}
cURL
curl --request POST \
  --url http://localhost:3333/v1/cloud-security/remediation/batch/{batchId}/skip/{findingId}

Path Parameters

batchId
string
required
findingId
string
required

Response

201 - undefined