update:issues
Execute the UpdateIssue
mutation to update the due date of a specific Issue that represents a problem found in a certain tenant object (like repo, user, db, etc).
Parameter | Description |
---|---|
Due Date | Update the estimated time to resolve the Issue. DateTime format: yyyy-MM-dd'T'HH:mm:ss'Z' (ISO 8601 format). |
Issue ID | Update a Wiz Issue with this specific ID. |
Was this page helpful?