Resolve an issue with optional note.

Requires an authenticated session. Transitions the issue to the Resolved status, records
the resolving user and stores the optional free-text note. The body is optional; omit it (or pass
an empty body) to resolve without a note. Ownership-checked against the calling affiliate (403 if
it belongs to another affiliate, 404 if it does not exist).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Issue ID

Body Params

Optional resolution note

Request body for resolving an issue. The body is optional on the resolve endpoints.

string | null

Optional free-text note describing how the issue was resolved.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json