Api Documentation

Accountmanagers

Accountmanagers Information
Deletes the accountmanager from the customer. (The user won't be deleted.)
Json
XML
DELETE https://api.bundeling.com/V2/accountmanagers

Parameters

Url

NameDescriptionType
uuidA unique identifier used to identify an accountmanager.string

Example request

Headers

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

Example response

{
    "uuid": "fcd46e8e32124c05a1cc9f831f166784",
    "status": "Delete successful"
}