DELETE: Delete an Access Control Group Ingrid https://api.bitsighttech.com/ratings/v1/access-groups/group_guid Delete an existing Access Control Group. See Access Control Group user permissions. Parameters * Required. group_guid * Required. [Path] Identify the access control group to delete. Value: [String] Access Control Group unique identifier [group_guid]. See GET: Access Control Groups. Example Request curl -X "DELETE" https://api.bitsighttech.com/ratings/v1/access-groups/group_guid -u api_token: Status Codes See status codes. 204 – Success The Access Control Group was successfully deleted. 401 – No Authentication No valid API token was provided. 403 – Unauthorized You do not have permission to access this resource. 404 – Not Found The specified resource could not be found. May 11, 2022: Added status codes – 401, 403, & 404. January 29, 2020: Published. Related articles Manage Access Control Groups via API PATCH: Edit Access Control Group GET: Tiered Company GUID by Action Plan POST: Create an Access Control Group DELETE: Unsubscribe Feedback 0 comments Please sign in to leave a comment.