FeedbackEndpoint

The following resources are applicable:

/feedback/send

Mount Point: /rest/feedback/send

POST

Sends a feedback message for error reporting.

Error Codes

1Method is not allowed by this api key
2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
600The 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)