Optional
descriptionThe description of the notification scheme
Optional
nameThe name of the notification scheme
Optional
notificationThe events and notifications for the notification scheme
Optional
onThe strategy to use when there is a conflict with an existing entity
Optional
pcriEvery project-created entity has an ID that must be unique within the scope of
the project creation. PCRI (Project Create Resource Identifier) is a standard
format for creating IDs and references to other project entities. PCRI format
is defined as follows: pcri:\[entityType\]:\[type\]:\[entityId\]
entityType -
the type of an entity, e.g. status, role, workflow type - PCRI type, either
id
- The ID of an entity that already exists in the target site, or ref
- A
unique reference to an entity that is being created entityId - entity
identifier, if type is id
- must be an existing entity ID that exists in the
Jira site, if ref
- must be unique across all entities in the scope of this
project template creation
The payload for creating a notification scheme. The user has to supply the ID for the default notification scheme. For CMP this is provided in the project payload and should be left empty, for TMP it's provided using this payload
Example