Invincible Pay
Users

Delete api key

Delete an API key. This can not be undone and all requests using this API key will be rejected.

DELETE
/v1/users/me/api-keys/{api_key}

Path Parameters

api_key*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.invinciblepay.com/v1/users/me/api-keys/string"
null
{
  "error": "string",
  "error_code": {}
}
{
  "error": "string",
  "error_code": {}
}
{
  "error": "string",
  "error_code": {}
}
{
  "error": "string",
  "error_code": {}
}