service_accounts
api_keys
Delete Api Key
Deletes an API key.
Args: service_account_id: ID of the service account to which the API key belongs. api_key_name_or_id: Name or ID of the API key to delete.
delete/api/v1/service_accounts/{service_account_id}/api_keys/{api_key_name_or_id}
Path parameters
service_account_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/api/v1/service_accounts/{service_account_id}/api_keys/{api_key_name_or_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}