DELETE
/
groups
/
group
/
{targetGroupid}
curl --request DELETE \
  --url http://base.url.com/groups/group/{targetGroupid} \
  --header 'x-phishy-api-key: <api-key>'
This response does not have an example.

Authorizations

x-phishy-api-key
string
header
required

Path Parameters

id
string
required

Response

200
_mintlify/placeholder

Group deleted successfully