Share
Share

Pauses, or unpauses a share, use null for PauseState to toggle.

patch/Share/Pause

Request body

ShareIdinteger

Id of the share to modify

PauseStateboolean nullable

New state of pause, or null for toggle

Response

Share code should now reflect new pause state.

Changes

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