Hello I am trying to follow the steps for updating an API key for status page. I am following the steps in this documentation: https://support.atlassian.com/statuspage/docs/create-and-manage-api-keys/
I am not sure how to make it be the active for status page with the newly generated API key
Hi @James Gaiser,
After generating a new API key in Statuspage, you need to update it in the systems/integrations that use it. Here's the process:
Steps to activate your new API key:
curl -H "Authorization: OAuth YOUR_NEW_API_KEY" https://api.statuspage.io/v1/pages
Important: The new API key becomes active immediately after creation, but you need to update all the places where the old key was used.
Don't forget to:
What specific integration are you trying to update? The exact steps can vary depending on your setup.
If you need help with a particular tool or integration, feel free to DM me!
Hope this helps!
The mail you received is not up to par.
Go to your Status page, then:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey thanks!
How do I replace the old key with the new on though? Can you share a screenshot?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.