Remove credentials for a given URL
def delete_credentials(self, url: 'str') -> 'None'
The URL to remove credentials for
None
Was this page helpful?