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.
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.