createIncidentType
Define and set up new incident types for the Rootly MCP server by providing essential details such as name, description, and associated notifications.
Instructions
Creates a new incident_type from provided data
Responses:
- 201 (Success): incident_type created
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
- 401: resource not found
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
- 422: invalid request
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes |