update:issues
Execute the AssociateServiceTicket mutation to associate Ticket to a specific Issue that represents a problem found in a certain tenant object (like repo, user, db, etc).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
update:issues
Execute the AssociateServiceTicket mutation to associate Ticket to a specific Issue that represents a problem found in a certain tenant object (like repo, user, db, etc).
| Parameter | Description |
|---|---|
| Issue ID | The issue ID to associate the ticket with. |
| Ticket ID | The ticket ID. |
| Ticket URL | The ticket URL. |
Was this page helpful?