POST https://api.expirationreminder.com/v1/bulkscan/receive

Request Body

Property Type Required Description
id integer (int64) No -
action string No -
timestamp integer (int64) No -
text FilestackWebhookText No -

Sample Request

{
  "id": 0,
  "action": "string",
  "timestamp": 0,
  "text": {
    "container": "string",
    "url": "string",
    "filename": "string",
    "client": "string",
    "key": "string",
    "type": "string",
    "status": "string",
    "size": 0,
    "upload_Tags": {}
  }
}
POST /v1/bulkscan/receive
$ curl https://api.expirationreminder.com/v1/bulkscan/receive \
  -H "Authorization: Bearer <token>"

Responses

No response body

An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.