v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Data Model

Update a single resource - AITemplate

Replaces the aiTemplates resource.

put/ai-templates/{id}

Path parameters

idstring required

Resource identifier

Request body

codestring required
promptstring

Response

aiTemplates resource updated

codestring
typestring
nameobject
promptobject
idstring

This is the unique identifier of the resource

Example response

{
  "id": "identifier_example"
}