Modify Data

API
Description

POST /api/updateIssueDescription

Update or edit the description of a specific issue to add context or notes.

/api/updateIssueDescription

post
Header parameters
x-api-keystringRequired

You can get this from Settings > Integrations > Akto APls > Generate token

Example: API_KEY
Body
descriptionstringRequiredExample: value
Responses
200

description

application/json
post
/api/updateIssueDescription
200

description

Last updated

Was this helpful?