Feedback
Submit feedback
Submits product feedback about Sequenzy itself to the Sequenzy team - for example, when a workflow you or your user needed is not exposed via the API, CLI, or MCP server.
post/feedback
Request body
Example request
{
"message": "There is no endpoint to bulk-delete campaigns by label."
}Response
Feedback received
Example response
{
"success": true,
"message": "Feedback received. The Sequenzy team reviews every submission."
}