Delete customer AP portal mapping

View as Markdown

Removes the customer’s AP portal mapping. Idempotent: succeeds when there is nothing to remove.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

customerIdstringRequired
Customer ID

Response

The mapping is gone
payloadobject
Response payload, will be empty when success is false
successboolean

Boolean with true=success, false=failure

messagestring

Plain-text description of the result

errorobjectOptional
json element with any error messages or warnings

Errors

404
Not Found Error