mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Change API keys to API integration
Change reference to interface - API keys to API integration
This commit is contained in:
@@ -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.
|
||||
|
||||
<h3 id="JWT_claims">JSON Web Tokens: claims</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user