Delete customer alias by external ID
Remove an alternate external identifier from a customer by external ID.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
externalId
Customer ID from the integrator’s system, stored on Paid as externalId.
alias
Customer alias value.
Response
200
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error