# Delete an API Key **DELETE /api_keys/{api_key_id}** Delete an API Key belonging to your Organization ## Servers - https://api.arta.io: https://api.arta.io () ## Parameters #### Headers - **Authorization** (string) Authorize your API calls with an Arta API token #### Path parameters - **api_key_id** (integer) api_key_id parameter ## Responses ### 204: API Key deleted #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call ### 404: Not Found #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call #### Body Parameters: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)