Rename a custom endpoint.
Arguments:
name
- Name of the custom endpoint to be updated.new_name
- New name for the custom endpoint.api_key
- If specified, unify API key to be used. DefaultsReturns:
A dictionary containing the response information.
Raises:
requests.HTTPError
: If the API request fails.Rename a custom endpoint.
Arguments:
name
- Name of the custom endpoint to be updated.new_name
- New name for the custom endpoint.api_key
- If specified, unify API key to be used. DefaultsReturns:
A dictionary containing the response information.
Raises:
requests.HTTPError
: If the API request fails.