Show examples in:
    Deploy activity

    Represents an event occurred during the deploy process of your administrative area.

    Object payload

    id  string
    ID of menu item
    type  string
    Must be exactly "build_event"
    event_type  enum

    The type of activity

    data  object

    Any details regarding the event

    created_at  date-time

    The moment the activity occurred

    build_trigger  { type: "build_trigger", id: build_trigger.id }

    Source build trigger

    Available endpoints