Onset

March 10, 2023

API v1.2.0

  • March 10, 2023
  • API
  • v1.2.0
Added

Added new /roadmap/{roadmap_id}/updates endpoint.

Added

Added new Roadmap Update webhook events:

  • roadmap_update:created: occurs whenever a new roadmap update is created.
  • roadmap_update:updated: occurs whenever a roadmap update is updated.
  • roadmap_update:deleted: occurs whenever a roadmap update is deleted.
Added

Added change_types to the organization payload.

Added

Added roadmap().updates method to Node.js SDK.

Removed

Removed organization_id from all resources.

Removed

Removed page_domain from the organization resource.