Delete
Delete an API Key by ID.
Request
curl https://api.warpstream.com/api/v1/delete_api_key \
-H 'warpstream-api-key: XXXXXXXXXX' \
-H 'Content-Type: application/json' \
-d '{"api_key_id": "aki_007f0341_3ab3_457a_a513_2b2c9415582f"}'
Response
{}
Last updated
Was this helpful?