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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.