NSX-T Data Center REST API
Delete user/group's roles assignment
Delete the user/group's role assignment. If the path is providedthen deletes only the roles_for_paths that matches the path. If
path is provided for the last roles_for_paths then the whole role
binding is deleted provided it is not that of a local user.
Request:
Method:
              DELETE
            URI Path(s):
              
                /policy/api/v1/aaa/role-bindings/{binding-id}
                
/api/v1/aaa/role-bindings/{binding-id}
              
            /api/v1/aaa/role-bindings/{binding-id}
Request Headers:
                n/a
            Query Parameters:
    RoleBindingRequestParameters+
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/api/v1/aaa/role-bindings/5c669dc6-47a8-4508-3077-6a48f26c5a4gSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a