DELETE   sso/group/delete/{groupName}

Deletes the SSO group matching the provided groupName.

URL Parameters

NameDescription
groupName

SSO group name. Type: string.

Request example

curl --request DELETE "https://api-asm1.apica.io/v3/sso/group/delete/Test_Group?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"