POST
/
v1
/
http-consumers
/
{id}
/
nack

Request parameters

id
string
required

ID of the consumer.

ack_tokens
string[]
required

An array of ack_token values to nack.

Each message returned by the /next endpoint contains an ack_token that you can use to ack or nack the message.