DELETE
/
api
/
api-key
/
{id}
Delete an API key
curl --request DELETE \
  --url https://{FUSION HOST}/api/api-key/{id}

Response

200

OK