Skip to main content
Use feedback submit to send product feedback for a Workspace. The API credential requires the feedback:write scope.
You can also provide a complete JSON request body:
feedback.json
The command calls POST /workspaces/{workspace_id}/feedback. The CLI includes the Workspace, CLI environment, and stable submission identifier in the submission. OpenPMM uses the Account email of the API credential creator as the reply-to address. The command returns a feedback receipt after OpenPMM submits the email. The CLI creates an idempotency key for each new submission. Use --idempotency-key <key> to retry the same request within 23 hours after a timeout. After that time, an unknown email outcome stays unknown so OpenPMM cannot send a duplicate.