createSeverity
Create a new severity level by defining name, description, and priority in the Rootly MCP server. Ensures structured incident management with customizable notifications via email or Slack.
Instructions
Creates a new severity from provided data
Responses:
- 201 (Success): severity created
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
- 401: responds with unauthorized for invalid token
- 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 |