Delete a group by ID.

Required permissions

  • modify groups
Path Params
number
required

Group ID

Query Params
boolean

If false (default) then group deletion will fail if the group is still in use - namely, if non-global admin users are still associated to the group or the group is configured as an allowed group for an incoming or outgoing feed. In that case, you'll have to explicitly remove those associations. If true, the existing associations will automatically be removed on cascade.

Responses
204

The deletion has been successful

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json