1. Events
Backoffice API
  • AdOps
  • Assets
    • Upload Asset Image
      POST
    • Get Asset by id
      GET
  • Community
  • Core
  • Docs
  • Magazines
  • Messenger
    • SES
      • SES Webhook for mail events
    • Mailinglists
      • Paginated subscriptions by mailinglist id
  • Publisher
    • BlockConfigs
      • All Block Configurations
      • Create Block Configuration
      • Get Block Configuration by id
      • Update Block Configuration by id
    • Blocks
      • Create Media Block HTML
      • Media Block by id
      • Update Media Block HTML by id
    • Publications
      • Create Publication
      • Publication by id
      • Remove Publication by id
  • ReaderHub
    • Readers
      • Create Reader entitlement
    • SES
      • SES Webhook for mail events
    • Mailinglists
      • Paginated subscriptions by mailinglist id
      • Subscribe by mailinglist id
  • Webhooks
    • Events
      • Event Invitation Created
      • Participant Created
      • Participant Removed
  • Schemas
    • AdOps
      • Ad
      • Adversiter
      • Category
      • Creative
      • Adversiter (summary)
    • Community
      • Event
      • Event (summary)
      • Event Schedule
      • Organization
      • Organization (summary)
      • Person
      • Person (summary)
      • Project
      • Project (summary)
      • Profile
      • Profile (summary)
      • Profile Address
      • Profile Block
      • Profile Block (summary)
      • Profile BlockEntry
      • Profile BlockEntry (summary)
      • Profile Contact
      • Profile Description
      • Profile Metadata
    • Core
      • Visual
        • Image
        • Slideshow
        • Video
        • Visual Image
        • Visual Slideshow
        • Visual Video
        • Visual None
      • Asset
      • Category
      • Reference
      • Paging Metadata
      • Visual
    • Docs
      • Content
        • Content
        • Content (summary)
        • Content Metadata
        • Content Block
      • Blocks
        • Quote Block
        • Question Block
        • Data Block
        • HTML Block
        • Image Block
        • Related Content Block
        • Profiles Block
        • Richtext Block
        • Slideshow Block
        • Video Block
      • ContentType
        • ContentType
        • ContentTemplate (summary)
        • ContentTemplate
    • Magazines
      • Issue
      • Section
      • Section Block
      • Section Block (summary)
      • Block Slot
      • SectionContent
    • Publisher
      • Publication
      • Reader subscription (summary)
      • Media Block Configuration (summary)
      • Media Block Configuration
    • ReaderHub
      • Entitlement
  1. Events

Participant Created

Webhook
POST
participant_created

Request

Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
or
Body Params application/jsonRequired

Examples

Responses

🟢200Success
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://your-api-server.com' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
    "event_name": "event_invitation_created"
}'
Response Response Example
{
    "data": {
      "event": {
        "address": [
          {
            "city": "Kub",
            "country": "Puerto Rico",
            "deleted_at": null,
            "id": "8d409beb-051d-4514-91c4-710071c6a600",
            "locale": "en",
            "location": null,
            "street": "8696 Ike Oval"
          }
        ],
        "contact": [
          {
            "bluesky": null,
            "deleted_at": null,
            "email": "ernest2076@ritchie.info",
            "facebook": null,
            "id": "3340867b-b4a9-4de9-8af8-6aea38b05939",
            "instagram": null,
            "linkedin": "http://bode.net",
            "locale": "en",
            "phone": "(720) 227-6719",
            "twitter": null,
            "website": "https://hirthe.info"
          }
        ],
        "cover_image_key": null,
        "description": [
          {
            "blocks": [
              {
                "content_html": "<p>Hello all the world</p>",
                "content_text": "Hello all the world",
                "image": null,
                "kind": "richtext",
                "slideshow": null,
                "video": null
              }
            ],
            "deleted_at": null,
            "id": "6565f4d1-62c5-4e37-ae9e-4bfdc83b0b67",
            "locale": "en"
          }
        ],
        "id": "1fb881db-6e0a-44cb-88dd-e9b7ce14b324",
        "inserted_at": "2026-05-29T12:29:03Z",
        "locales": [
          {
            "deleted_at": null,
            "id": "24bbde94-f00c-4823-a3e1-d437209f7cfb",
            "locale": "en",
            "name": "Event with participants",
            "summary_html": null
          }
        ],
        "profile": {
          "canonical_url": null,
          "id": "1fb881db-6e0a-44cb-88dd-e9b7ce14b324",
          "profile_categories": "not_loaded",
          "profile_type_id": "5becc428-cf2b-4fb4-996e-2341752c9e06",
          "status_id": "9d120875-def9-4be2-b63f-766d9d782325",
          "workspace_id": "f303371b-5e1b-437e-9a1c-88d8d7e119a6"
        },
        "profile_image_key": null,
        "schedule": {
          "all_day?": false,
          "count": 730,
          "days": [],
          "ends_at_date": "2026-05-29",
          "ends_at_time": "13:29:03",
          "excluded_dates": [],
          "frequency": "daily",
          "id": "b7fa6318-76bc-4ffb-8bc2-739caa11b9ea",
          "interval": 1,
          "monthly_opts": null,
          "recurrence": "none",
          "starts_at_date": "2026-05-29",
          "starts_at_time": "12:29:03",
          "timezone": "America/Montreal",
          "until": null
        },
        "subscription_url": null,
        "updated_at": "2026-05-29T12:29:03Z"
      },
      "participant": {
        "event_id": "1fb881db-6e0a-44cb-88dd-e9b7ce14b324",
        "form_responses": [],
        "id": "7a24c4de-75d2-422e-bd2a-ef62c999129e",
        "inserted_at": "2026-05-29T15:31:38Z",
        "person_id": "acc9e0b7-af36-4ca5-a6c0-cd9dd3198bcd",
        "updated_at": "2026-05-29T15:31:38Z"
      },
      "person": {
        "address": [],
        "contact": [],
        "cover_image_key": null,
        "description": [],
        "first_name": "Amanda",
        "id": "acc9e0b7-af36-4ca5-a6c0-cd9dd3198bcd",
        "inserted_at": "2027-01-23T20:40:00Z",
        "last_name": "Wolf",
        "locales": [],
        "other_name": null,
        "profile": {
          "canonical_url": null,
          "id": "acc9e0b7-af36-4ca5-a6c0-cd9dd3198bcd",
          "profile_categories": "not_loaded",
          "profile_type_id": "e46ece80-dcc8-4c33-9c2d-ae9b412b6db7",
          "status_id": "5fbd34cd-7dab-4a21-ba93-f17adcd0d337",
          "workspace_id": "f303371b-5e1b-437e-9a1c-88d8d7e119a6"
        },
        "profile_image_key": null,
        "pronoun": null,
        "updated_at": "2027-01-23T20:40:00Z"
      },
      "user": null
    },
    "event_name": "participant_created"
  }
Modified at 2026-06-04 07:53:52
Previous
Event Invitation Created
Next
Participant Removed
Built with