Send a feedback item

Use this call to send feedback on ideas, thoughts, and problems via the API with three available types: "idea", "thought", and "problem". You can send one feedback item per minute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Specifies the content for the feedback i.e. feedback text.

string

Specifies the type of feedback. The following are available: * idea * thought * problem

string

The name of the person submitting the feedback.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

Language
LoadingLoading…