Optional callbackOptional createdDate and time when the webhook subscription was created.
Format: UTC, adheres to ISO 8601, includes a trailing Z offset.
Optional dataOptional idUnique identifier (ID) of a webhook subscription.
Optional modifiedDate and time when the webhook subscription was last modified.
Format: UTC, adheres to ISO 8601, includes a trailing Z offset.
Optional statusIndicates whether the status of the webhook subscription. enabled: Miro sends a webhook when an event occurs in the associated board. disabled: Miro does not send a webhook even when an event occurs in the associated board. lost_access: The user with which the webhook subscription is associated has lost access to the board. The user needs to regain access to the board, and then reenable the webhook subscription by updating the webhook subscription status to enabled by using the update webhook endpoint.
Optional typeThe type of object associated with the webhook subscription.
Indicates the HTTPS URL to which Miro sends a webhook when an event occurs.