Fiat

Deliver due third-party callbacks (cron) (admin)

POST
/fiat/admin/dispatch-events

Authorization

cookieAuth
pid_access<token>

JWT access token set by /auth/google/callback or /auth/refresh

In: cookie

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

curl -X POST "https://example.com/fiat/admin/dispatch-events" \  -H "Content-Type: application/json" \  -d '{}'
{}