Skip to main content
POST
Create from link
🔑 Requires the follow_ups.create_from_link scope.

Authorizations

Authorization
string
header
required

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

Body

application/json
incident_id
string
required

Unique identifier of the incident the follow-up belongs to

Example:

"01FCNDV6P870EA6S7TK1DSYD5H"

url
string
required

URL of the issue in the external provider

Example:

"https://linear.app/incident/issue/INC-123"

Response

Created response.

follow_up
object
required