Explore Plans
Mobile menu Close menu
PackPack AI

Modify save public accessibility

This action will modify the public accessibility for the save.

Developer info

API endpoint slug
packpack_ai.modify_save_accessibility
Filter code method
PackpackAi.modifySaveAccessibility.skip(string?: reason)
Runtime method
runAction("packpack_ai.modify_save_accessibility", {})

Action fields

Save Text input > Other

Label
SaveId
Helper text
The id of the save.
Slug
save_id
Required
true
Can have default value
true
Filter code method
PackpackAi.modifySaveAccessibility.setSave(string: save_id)

State Dropdown list

Label
State
Helper text
The state of the save.
Slug
state
Required
true
Can have default value
true
Filter code method
PackpackAi.modifySaveAccessibility.setState(string: state)