delete https://{server}/iam/api-keys/
Log in to see full request history
Responses
204No Content
204No Content
xxxxxxxxxx
curl --request DELETE \
--url https://console.tessell.com/iam/api-keys/ \
--header 'accept: application/json'
xxxxxxxxxx
{
"status": "string",
"message": "string"
}