Skip to main content
PUT
/
api
/
templates
/
{id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "name": "<string>",
  "slug": "<string>",
  "external_id": "<string>",
  "folder_name": "<string>",
  "shared": true,
  "download_url": "<string>",
  "field_count": 123,
  "submitter_count": 123,
  "created_at": "2023-11-07T05:31:56Z",
  "updated_at": "2023-11-07T05:31:56Z",
  "thumbnail_url": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Path Parameters

id
integer
required

Body

application/json
name
string
folder_name
string
external_id
string
preferences
object
submitters
object[]
schema
object[]

Response

Updated template

id
string

Public template ID (e.g. tpl_AbC123...)

name
string
slug
string
external_id
string | null
folder_name
string | null
source
enum<string>
Available options:
upload,
docx,
html,
submission_api
shared
boolean
download_url
string

URL to download the full template PDF bundle

field_count
integer
submitter_count
integer
created_at
string<date-time>
updated_at
string<date-time>
thumbnail_url
string | null

URL to the first-page thumbnail image