Skip to main content
POST
/
v1
/
api
/
risk
/
signals
Create a risk signal
curl --request POST \
  --url https://sandbox.api.eqxpay.io/v1/api/risk/signals \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Created