Groups
Delete a Group
delete/v1/issuer/groups/{group_id}
Path parameters
group_idnumber required
ID of the Group in the form of an integer for the particular Group requested. You can obtain the Group ID from the all groups request.
Response
OK
Changes
Changed in 2 of the 30 revisions of this API.12
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●