Skip to main content
POST
Save a Slack template

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Save a new Slack workflow template. companyId is injected from the token.

template
object
required

A saved Slack workflow template (stored as supplied; the use-case persists the template object verbatim).

Response

Template saved.

data
object
required