Create
Create a new incident role
POST
Create
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Body
application/json
Describes the purpose of the role
Minimum string length:
1Example:
"The person currently coordinating the incident"
Provided to whoever is nominated for the role. Note that this will be empty for the 'reporter' role.
Example:
"Take point on the incident; Make sure people are clear on responsibilities"
Human readable name of the incident role
Minimum string length:
1Example:
"Incident Lead"
Short human readable name for Slack. Note that this will be empty for the 'reporter' role.
Example:
"lead"
Response
201 - application/json
Created response.
Create