simulate
Simulate limits decision
Use this endpoint to simulate a decision being made on a limits request which sends you a webhook notification and updates the user’s daily limit.
POST
/
simulate
/
limits_decision
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.