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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.