v1

latestOpenAPI 3.1.0© Copyright Partoo2026-07-26163503484.0 KB
Groups and Sections

Delete Group

Delete a group.
This endpoint endpoint let's you delete an existing group. Only Group Managers and above can use this endpoint. Business Managers are restricted from accessing this endpoint. For more information about the group system, see the Groups and Sections description.

delete/sections/{section_id}/groups/{group_id}

Path parameters

section_idinteger required

Section ID

group_idinteger required

Group ID

Response

OK

status'success'

Request status

idinteger

ID of the deleted group

Example response

{
  "id": 1
}