Prompt Templates REST Endpoints

Integrations/Projects/AI Agents/Prompt Templates
The operations from the Integrations/Projects/AI Agents/Prompt Templates category.
Create a Prompt Template in a Project
Method: post
Path: /ic/api/integration/v1/projects/{projectId}/ai/templates
Delete a Prompt Template in a Project
Method: delete
Path: /ic/api/integration/v1/projects/{projectId}/ai/templates/{id}
Retrieve a Prompt Template in a Project
Method: get
Path: /ic/api/integration/v1/projects/{projectId}/ai/templates/{id}
Retrieve Prompt Templates in a Project
Method: get
Path: /ic/api/integration/v1/projects/{projectId}/ai/templates