Alerts
Create Credit Request
Creates a credit request for a rejected alert. Will fail if requesting credit from resolved alert or alert with an existing credit request, otherwise will simply return 200 response code.
POST
/
api
/
v2
/
credit-request
/
create
Query Parameters
api_key
string
requiredBody
application/json
alert_id
string
requiredcomments
string | null
Response
200 - application/json
The response is of type integer
.