update_community_space
Update a community space's settings including title, description, access, and member permissions by specifying the space ID.
Instructions
🟡 WRITE · updates data · Community · PUT /v2/community/spaces/{id}
Update a community space
Updates the community space specified by the provided space id. The endpoint response is the updated community space resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the community space | |
| body | No | Request body (application/json). |