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