Agent Patterns REST Endpoints

Integrations/Projects/AI Agents/Agent Patterns
The operations from the Integrations/Projects/AI Agents/Agent Patterns category.
Create an Agent Pattern in a Project
Method: post
Path: /ic/api/integration/v1/projects/{projectId}/ai/patterns/accelerators/archive
Delete an Agent Pattern in a Project
Method: delete
Path: /ic/api/integration/v1/projects/{projectId}/ai/patterns/{id}
Retrieve Agent Patterns in a Project
Method: get
Path: /ic/api/integration/v1/projects/{projectId}/ai/patterns
Retrieve an Agent Pattern in a Project
Method: get
Path: /ic/api/integration/v1/projects/{projectId}/ai/patterns/{id}