Partner
Delete Partner Domain
Deletes a domain for a partner
Authorization
basic auth AuthorizationBasic <token>
Authorization header with value of Basic <auth string> where the auth string value
is a base64 encoded string of <client id>:<client secret>
In: header
Path Parameters
partner_id*string
Format
uuiddomain_id*string
Format
uuidResponse Body
curl -X DELETE "https://example.com/v2/partners/497f6eca-6276-4993-bfeb-53cbbbba6f08/domains/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty