Skip to main content
DELETE
/
v1
/
reviewConfigs
/
{reviewConfig}
cURL
curl --request DELETE \
  --url https://api.example.com/v1/reviewConfigs/{reviewConfig}
This response has no body data.

Path Parameters

reviewConfig
string
required

The reviewConfig id.

Response