DELETE

Delete an installation record for a website by web installation ID (permanently deletes the web installation record)

DELETE

DELETE https://api.eyelevel.ai/v1/partner/integration/hosting/:apiKey/:webId

Path Parameters

NameTypeDescription

apiKey

string

EyeLevel customer key

webId

integer

Web installation ID

{
    "message": "OK"
}

Last updated