v1

latestOpenAPI 3.0.02026-07-2341412.4 KB
Change API Key

API to support periodic or adhoc retrieval of a new API Key. If successful the old API Key will no longer be valid

post/v1/new-api-key

Headers

x-api-keystring required
Authorizationstring required

Response

Success

newApiKeystring

Example response

{
  "newApiKey": "IaMeKjCXjJY4cnR4nd0mAUtO4O4QI8tkUhNTfBUF"
}