Skip to main content

Revoke API Key

DELETE https://api-sandbox.letpay.io/access-key/MY_API_KEY

Revokes a specific API key.

Authorization

HeaderValue
X-Auth-TokenMY_ACCESS_TOKEN

Request Body

None.

Response Body

Example Request

Example Request

200 - Authenticated
  curl --location --request DELETE 'https://api-sandbox.letpay.io/access-key/MY_ACCESS_KEY' \
--header 'X-Auth-Token: MY_ACCESS_TOKEN'

Example Response

Body
    No response body