Everywhere Inference
Delete inference registry credential
DELETE
Python
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Examples:
1
Registry credential name.
Minimum length:
4
Examples:
"docker-io"
Response
204
No Content
Python