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

Authorizations

Authorization
string
header
required

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

Body

application/json
description
string
required

Description of the action. Supports Markdown.

Example:

"Call the fire brigade"

incident_id
string
required

Unique identifier of the incident the action belongs to

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

assignee_id
string

ID of the user this action is assigned to

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

201 - application/json

Created response.

action
object
required