Skip to main content
POST
Create
🔑 Requires the announcement_templates.create scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Body

application/json
name
string
required

Name of this announcement template, unique within the organisation

Example:

"Major incidents"

actions
object[]

Actions shown on the announcement post

Example:
fields
object[]

Fields shown on the announcement post

Example:
owning_team_ids
string[]

IDs of the teams that own this template

Example:

Response

Created response.

announcement_template
object
required

An announcement template controls which fields and actions appear on an announcement post.