Api Documentation

Apphook status

This endpoint can be used to manage Apphook status.
Json
XML
DELETE https://api.bundeling.com/V2/apphook_status/:uuid

Parameters

Url

NameDescriptionType
uuidA unique identifier used to identify a Apphook Statusstring

Example request

Headers

Content-Type:application/json
Api-Key:RAegSX8yZfEbqSPM

Example response

{
    "apphook_uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
    "status": "Delete successful"
}