Bulk Receiver

Email and FCM receiver for QA/test

Enviroment Variables

SQS_EMAIL_URL - endpoint URL of the SQS for email

SQS_PUSH_URL - endpoint URL of the SQS for push

SQS_PUSH_POLLERS - number of pollers for push (default 3)

Download OpenAPI description
Languages
Servers
Mock server

https://docs.cognitivesystems.com/_mock/assets/specs/bulkrx/v1-0/

EMails

Operations

Push

Operations

Stats

Operations

Reset

Operations

Global Reset

Request

Nuke all state from orbit

curl -i -X POST \
  https://docs.cognitivesystems.com/_mock/assets/specs/bulkrx/v1-0/reset

Responses

Reset all BulkRX state

Bodyapplication/json
okboolean
Example: true
Response
application/json
{ "ok": true }