[
  {
    "notification_template_process_slug": "user-approval",
    "name": "user_creation_approve",
    "recipient_type": "tag",
    "notification_to": "requested_user"
  },
  {
    "notification_template_process_slug": "user-rejected",
    "name": "user_creation_rejected",
    "recipient_type": "tag",
    "notification_to": "requested_user"
  }
]
