Skip to main content
POST
protect-notification
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Body

application/json
text
string
required

Text from the request after processing the rules.

trace_metadata
TraceMetadata · object
required
status
enum<string>
default:not_triggered

Status of the request after processing the rules.

Available options:
triggered,
failed,
error,
timeout,
paused,
not_triggered,
skipped

Response

Successful Response