v2

OpenAPI 3.0.12026-08-0174115357.9 KB
Request

Post feedback

This method adds a feedback on an request using it's requestKey or requestId

Permissions required: User must be the reporter or an Atlassian Connect app.

post/rest/servicedeskapi/request/{requestIdOrKey}/feedback

Path parameters

requestIdOrKeystring required

The id or the key of the request to post the feedback on

Request body

ratinginteger

A numeric representation of the rating, this must be an integer value between 1 and 5.

typestring

Indicates the type of feedback, supported values: csat.

Response

Returns the comment.

ratinginteger

A numeric representation of the rating, this must be an integer value between 1 and 5.

typestring

Indicates the type of feedback, supported values: csat.