Skip to main content
POST
/
v1
/
isms
/
context-issues
/
{issueId}
Update a context issue
curl --request POST \
  --url https://api.trycomp.ai/v1/isms/context-issues/{issueId} \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '{}'

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

issueId
string
required

Body

application/json

The body is of type object.

Response

200

Context issue updated