EyeLevel Partner API
Search…
⌃K
INTRODUCTION
IMPORTANT CONCEPTS
GETTING STARTED
TUTORIALS
Documentation
API REQUESTS
CUSTOMER
CREATE
UPDATE
ARCHIVE
GET
GET ALL
FLOW
THEME
NLP
OFF HOURS
INTEGRATION
PUBLISH
ANALYTICS
TEMPLATE
SUBSCRIPTION
OBJECTS
Powered By
GitBook
ARCHIVE
Archive and deactivate an existing EyeLevel customer account
delete
https://api.eyelevel.ai/v1/partner
/customer/:apiKey
ARCHIVE
Request
{
"customerDelete": BOOLEAN
}
customerDelete
OPTIONAL - Boolean
Defines if customer's EyeLevel account should be removed with all related resources created on it's behalf. Default is
false
.
Response
{
"message": "OK"
}
Previous
UPDATE
Next
GET
Last modified
1yr ago