From 4b0c5367e6eeb3e3711272aac02354b02d4e0097 Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Thu, 4 Aug 2016 09:05:00 +0100 Subject: [PATCH] Change API keys to API integration Change reference to interface - API keys to API integration --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 23a603249..4eb07af8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -42,7 +42,7 @@ To create JSON Web Tokens you need: * your Service ID – identifies your service * your API key (in JSON Web Token terms this is called the client ID) – used to sign tokens during requests for API resources -To find your Service ID and create or revoke API keys, click on **API keys** in the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application. +To find your Service ID and create or revoke API keys, click on **API integration** in the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application.

JSON Web Tokens: claims