Skip to main content
POST
Create
🔑 Requires the incident_memberships.grant scope.

Authorizations

Authorization
string
header
required

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

Body

application/json
incident_id
string
required

The incident to make the user a member of

Example:

"01FCNDV6P870EA6S7TK1DSYD5H"

user_id
string
required
Example:

"01FCQSP07Z74QMMYPDDGQB9FTG"

Response

201 - application/json

Created response.

incident_membership
object
required