Create a rule
Create a new rule.
A Rule configures the bidirectional synchronization between Jira issues and PagerDuty incidents.
Scoped OAuth requires: jira_cloud_rules.write
In: header
Path Parameters
The ID of the account mapping.
^(P[0-9A-Z]{6}|Q[0-9A-Z]{13})$PagerDuty IdHeader Parameters
Content-Type Header
"application/json"Value in
- "application/json"
Request Body
application/json
The rule to be created.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
List account mappings GET
List existing account mappings. An Account Mapping establishes a connection between a PagerDuty account and a Jira Cloud instance, enabling integration and synchronization between the two platforms. Scoped OAuth requires: `jira_cloud_accounts.read`
Create a rule POST
Create a new rule. A Rule configures the bidirectional synchronization between Jira issues and PagerDuty incidents. Scoped OAuth requires: `jira_cloud_rules.write`