Skip to main content

Revoke Scorecard rule exemption

PUT 

https://api.getcortexapp.com/api/v1/scorecards/:tag/entity/:entityTag/exemption/revoke

Revoke Scorecard rule exemption

Request

Responses

Revoked Scorecard rule exemptions

Authorization: http

name: bearerAuthtype: httpbearerFormat: JWTdescription: All requests to the Cortex API need to provide an `Authorization: Bearer <token>` header, where `<token>` is an API key created in the Settings page of your workspace.scheme: bearer
Request Collapse all
Base URL
https://api.getcortexapp.com
Auth
Parameters
— pathrequired
— pathrequired
Body required
{
  "reason": "string",
  "ruleIdentifier": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!