Skip to content

Delete an API key

To delete an API key:

  • If it is a public key, open the API Keys page.
  • If it is a project key:

    1. Open the project.
    2. Select the Assets tab on the toolbar of the project's workspace. API keys are listed inside the left panel.

Then, in both cases:

  1. Select the key you want to delete from the list in the left panel.
  2. Select Delete API key on the right panel.

Warning

If you delete an API key associated with a published workflow, API calls to the workflow made with the value of that key will fail with an authorization error, so if you want to continue using the workflow via its API you must either use another linked API key or link one by re-publishing the workflow.