FeedbackEndpoint
The following resources are applicable:
/feedback/send
Mount Point: /rest/feedback/send
POST
Sends a feedback message for error reporting.
Error Codes
| 1 | Method is not allowed by this api key |
| 2 | A required parameter was not given |
| 97 | The access to the api was denied |
| 98 | You made too much requests in a short time |
| 99 | The service is currently not available |
| 600 | The api key is invalid |
Request Body
| element: | feedbackSendRequest |
| media types: | */* application/xml application/json |
(no documentation provided)
Response Body
| element: | feedbackSendResponse |
| media types: | */* application/xml application/json |
(no documentation provided)