Producer Management
Authorizations
AuthorizationstringRequired
Bearer token authentication for admin endpoints
Path parameters
producerstring · enumRequiredPossible values:
Producer identifier
Body
sincestring · date-timeRequiredExample:
ISO 8601 timestamp from which to start processing events
2024-01-01T00:00:00.000ZResponses
204
Producer cursor successfully set
No content
400
Invalid request data
application/json
401
Authentication required
application/json
404
Producer not found
application/json
post
/producers/{producer}/set-sinceNo content
Last updated