v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Data Model

Create a new AITemplate in the datamodel

Creates a aiTemplates resource.

post/ai-templates

Request body

codestring required
promptstring

Response

aiTemplates resource created

codestring
typestring
nameobject
promptobject
idstring

This is the unique identifier of the resource

Example response

{
  "id": "identifier_example"
}