Delete a specific inference API key
Inference Api Key
Delete a specific inference API key
DELETE
Delete a specific inference API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the project
Pattern:
^pj[0-9a-hj-km-np-tv-z]{24}$Example:
"pjkkmx0f2vke4h36nk9cm8v8q0"
ID of the inference API key
Pattern:
^ak[0-9a-hj-km-np-tv-z]{24}$Example:
"akkkmx0f2vke4h36nk9cm8v8q0"
Response
An empty response after successful resource delete