/
/Playbooks API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1w ago
Conditions5
Internal4
PlaybookAutofollows1
PlaybookRuns23
  • getList all playbook runs
  • postCreate a new playbook run
  • getGet all owners
  • getGet playbook run channels
  • getFind playbook run by channel ID
  • getGet a playbook run
  • patchUpdate a playbook run
  • getGet playbook run metadata
  • putEnd a playbook run
  • putRestart a playbook run
  • postUpdate a playbook run's status
  • putFinish a playbook
  • postUpdate playbook run owner
  • postAdd an item to a playbook run's checklist
  • putReorder an item in a playbook run's checklist
  • putUpdate an item of a playbook run's checklist
  • deleteDelete an item of a playbook run's checklist
  • putUpdate the state of an item
  • putUpdate the assignee of an item
  • putRun an item's slash command
  • getGet property fields for a playbook run
  • getGet property values for a playbook run
  • putSet a property value for a playbook run
Playbooks10
Timeline1
    PlaybookRuns

    End a playbook run

    put/plugins/playbooks/api/v0/runs/{id}/end

    Path parameters

    idstring required
    Example:1igmynxs77ywmcbwbsujzktter

    ID of the playbook run to end.

    Response

    Playbook run ended

    Changes

    Changed in 1 of the 47 revisions of this API.○1

    • Jun 19, 2023148981c0ea86○1See the full diff
      • ○

        endpoint added

        endpoint-added

    Full history