latestSwagger 2.0Apache 2.02026-08-0824630.2 KB

4f44976989c8

Key

Delete an API key

delete/keys/{key}

Path parameters

keystring required

API key value to delete

Response

API key deleted.

Note: API keys are actually disabled, not deleted, to make sure keys with the same value are not created later by accident.

keystring required
createdAtstring

Example response

[
  {
    "key": "3LPKyN7XN0QER2ZDGXbo6f0IFjwgMDpOmrzs25K",
    "createdAt": "2019-10-09T02:43:15.281Z"
  }
]