/
/PiShock Public API v1
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 6h ago · Updated 3d ago
Account3
Firmware3
Health1
Hub4
Links5
Multishock8
Share10
  • deleteDeletes a share code.
  • getSets the allowed modes on the share (shock/vibrate/beep)
  • patchChanges the limit on a share.
  • patchSets the allowed modes on the share (shock/vibrate/beep)
  • patchSets whether or not the share can create links.
  • patchSets whether or not the share can log.
  • patchPauses, or unpauses a share, use null for PauseState to toggle.
  • patchSets the allowed modes on the share (shock/vibrate/beep)
  • putAllows the user to add share codes given to them to operate devices within a defined permission scope. Can add up to 20 shares in an array.
  • postCreates a new share code.
Shockers4
    Share
    Share

    Deletes a share code.

    delete/Share/{ShareId}

    Path parameters

    ShareIdstring required

    Response

    Share code has been deleted.

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.