Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

tableName
string
required

Name of the table

Query Parameters

comment
string

Comment on pausing the consumption

consumeFrom
enum<string>
default:lastConsumed

lastConsumed (safer) | smallest (repeat rows) | largest (miss rows)

Available options:
lastConsumed,
smallest,
largest

Response

default - undefined