delete https://{controlPlaneURL}/api/ml/v1/ml-repos/
Delete a ml repo
Args:
id: Unique identifier of the ml repo to delete
user_info: Authenticated user information
Returns:
EmptyResponse: Empty response indicating successful deletion
Delete a ml repo
Args:
id: Unique identifier of the ml repo to delete
user_info: Authenticated user information
Returns:
EmptyResponse: Empty response indicating successful deletion
Try It!
to start a request and see the response here!