Pattern Instance
Resources related to pattern instances in the API.
Get a list of pattern instances of a project sorted by pattern name (case insensitive)
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Bulk update patterns on a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Create a new pattern instance on a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Patch patterns in the project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Get a pattern instance for a specific pattern-id and project-key
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Update an existing pattern on a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Delete an existing pattern instance from a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Duplicate an existing pattern in the project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Delete list of patterns
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Copy patterns
**Required permission:** `VIEW_PROJECT` on the source project
Pattern Views
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get a list of commits for a specific pattern instance
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get list of patterns referencing a certain pattern
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
List copied patterns
**Required permission:** Only projects where the caller has VIEW_PROJECT are included in the result.