Skip to content

POST option for Groups shared resources #1466

@dwelc023

Description

@dwelc023

Related Product: Groups

Describe the question:
The Groups API endpoint seems to only support GET as I couldn't find any reference to POST, PATCH, or DELETE endpoints anywhere in the docs (/groups/v2/groups/{group_id}/resources or /groups/v2/group_types/{group_type_id}/resources).

Is creating/updating group resources via the API currently supported or planned? We're trying to automatically post a weekly sermon discussion guide (DOCX) to our group types after each service.

Additional context:
The resource_attributes in the OpenAPI spec defines name, description, type, visibility as non-read-only fields, suggesting write support was intended. The existing "Sermon Unifying Question" resources and sermon discussion guides in our groups were created manually through the UI. We're trying to automate that step.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions