Delete an existing group

This will delete the group and all its associations with providers.

Request
path Parameters
groupId
required
string <uuid>
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

delete/groups/{groupId}