update_error_tracking_issue_assignee
Change the assignee of a Datadog error tracking issue using its issue ID to manage ownership and streamline resolution workflows.
Instructions
Update the assignee of an issue by issue_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}