curl --request DELETE \
--url https://api.ubicloud.com/project/{project_id}/inference-api-key/{inference_api_key_id} \
--header 'Authorization: Bearer <token>'{}curl --request DELETE \
--url https://api.ubicloud.com/project/{project_id}/inference-api-key/{inference_api_key_id} \
--header 'Authorization: Bearer <token>'{}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the project
"pjkkmx0f2vke4h36nk9cm8v8q0"
ID of the inference API key
"akkkmx0f2vke4h36nk9cm8v8q0"
An empty response after successful resource delete