Skip to main content
POST
Create Template

Authorizations

Authorization
string
header
required

Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.

Body

application/json
name
string
required
description
string | null
system
string | null
messages
Messages · object[] | null
model
string | null
params
Params · object | null
variables
string[] | null
team_id
string | null

Response

Successful Response

id
string
required
name
string
required
owner
string | null
required
org_id
string | null
required
team_id
string | null
required
is_global
boolean
required
description
string | null
required
system
string | null
required
messages
Messages · object[] | null
required
model
string | null
required
params
Params · object | null
required
variables
string[] | null
required
creator_name
string | null
required
creator_email
string | null
required
created_at
string
required
updated_at
string
required