v1

latestOpenAPI 3.0.2Apache 2.02026-07-136548173.9 KB
Groups

Delete a group by the specified ID.

Deletes a group by identifier.

This operation can fail for the following reasons:

  • A server error occurred (HTTP error 500)
  • The group does not exist (HTTP error 404)
delete/groups/{groupId}

Response

Empty content indicates a successful deletion.