Skip to main content
PATCH
Edit an invite message template (admin-only, inserts a new version).

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

id
string<uuid>
required

The template row this edit is based on.

Body

application/json
name
string
Maximum string length: 200
body
string
Maximum string length: 10000

Response

The newly-created version of the template.

template
object
required