MLRepos
Delete Ml Repo
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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Successful Response
The response is of type object
.