Skip to main content
POST /v2/pals/{pal_id}/publish has been removed and returns 404.
PALs no longer have a separate published version, so there is nothing for the API to publish:
  • API edits through Patch PAL apply to the live PAL directly.
  • Changes made in PAL Maker are applied with the Update button inside Maker.
See PAL editing lifecycle for how the two surfaces work together, including the 409 maker_changes response and ?force=true.