Delete GroupAsk AIdelete https://{hostname}/scim/v1/Groups/{id}Use this endpoint to delete a specific group by its ID.Path ParamsidintegerrequiredThe unique ID of the SCIM resource.Responses 204The group was deleted successfully. 401The SCIM token is invalid. 404A required entity is missing.Updated 7 months ago