Explore Plans
Mobile menu Close menu
Google ChatGoogle Chat

Update space guidelines

This action will update the guidelines of the space you select.

Developer info

API endpoint slug
google_chat.update_space_guidelines
Filter code method
GoogleChat.updateSpaceGuidelines.skip(string?: reason)
Runtime method
runAction("google_chat.update_space_guidelines", {})

Action fields

Space Dropdown list

Label
Which space?
Slug
space
Required
true
Can have default value
false

Space guidelines Text input > Long text

Label
New guidelines
Slug
space_guidelines
Required
true
Can have default value
true
Filter code method
GoogleChat.updateSpaceGuidelines.setSpaceGuidelines(string: spaceGuidelines)