Fiat

Backfill makeup points for settled deposits missing issuance (admin)

POST
/fiat/admin/backfill

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

application/json

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