System

Send feedback / feature request (auth)

Store customer feedback, feature requests or bug reports (requires a valid API key).

post/api/v1/feedback

Request body

typestring

feedback | feature_request | bug

ratinginteger nullable

1-5 star rating

messagestring required

Your feedback / idea / bug report

emailstring nullable

Contact email (optional, defaults to your account email)

Response

Successful Response

{"stackTrail":"paths:/api/v1/feedback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes