Closed swetabar closed 2 weeks ago
Proposing 3 new endpoints:
POST /tools/api-keys
GET /tools/api-keys
DELETE /tools/api-keys/{apiKeyId}
https://jira.corp.adobe.com/browse/SITES-25915 Wiki: https://wiki.corp.adobe.com/display/AEMSites/API+Key+Management
This PR will trigger a minor release when merged.
:tada: This PR is included in version 1.74.0 :tada:
The release is available on:
v1.74.0
Your semantic-release bot :package::rocket:
Proposing 3 new endpoints:
POST /tools/api-keys
- Create a new API KeyGET /tools/api-keys
- Retrieve the API Key metadata for all API Keys created by the userDELETE /tools/api-keys/{apiKeyId}
- Delete the API with the Id: apiKeyIdRelated Issues
https://jira.corp.adobe.com/browse/SITES-25915 Wiki: https://wiki.corp.adobe.com/display/AEMSites/API+Key+Management