Deliver a message to the message queue

Parameters:

- `topic` (required): Address for the message, e.g. `myAddonRootVar/function1/myTopic/`. The same topic must be used when retrieving the message.
- `payload` (required): The message to send, e.g. `"test message"`.
- `token` (optional): Key string. If provided, the exact same string must be supplied when retrieving the message.
- `lifetime` (optional): How long the message is available, in seconds. Default 8 hours, maximum 7 days (adjustable for dedicated installations).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
string
int32
Body Params
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

One of the given parameters is wrong

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json