delete_issue_type
Remove an issue type from a project by providing the project and type UUIDs, permanently deleting the specified type.
Instructions
Delete an issue type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_id | Yes | The uuid identifier of the issue type to delete | |
| project_id | Yes | The uuid identifier of the project containing the issue type |