curl --request DELETE \ --url https://api.galileo.ai/v2/users/api_keys/{api_key_id} \ --header 'Galileo-API-Key: <api-key>'
{ "message": "<string>" }
Successful Response
The response is of type object.
object
Was this page helpful?