Update a portal issue

Update the fields of an existing portal issue, including title, content, state, type, substate, priority, tags, and linked ticket.

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

The unique UUID v4 identifier of the project.

integer
required

Portal issue id.

Body Params
string

New title for the portal issue.

string

JSON-encoded ContentPayload.

string
enum

New state for the portal issue.

Allowed:
string | null

New type or category for the portal issue.

string | null

New substate for the portal issue.

integer
0 to 5

New priority level from 0 (lowest) to 5 (highest).

string

JSON-encoded array of tag ids.

integer | null

Primary key of the ticket to link, or null to unlink.

Responses

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