Skip to main content
POST
Create template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Maximum string length: 255
Pattern: ^([A-Za-z0-9][A-Za-z0-9_\-. ]*)?[A-Za-z0-9]$
path
string<uri>
required
Maximum string length: 253
Pattern: ^\S+$
credential
object
description
string
default:""
Maximum string length: 4096
status
enum<string>
default:published
Available options:
draft,
published,
unpublished

Response

successful

id
string<uuid>