Karia
ReferencesOpenapiContact

Delete contact address

DELETE
/organisation/{orgId}/workspace/{workspaceId}/contact/{contactId}/address/{addressId}

Soft delete an address from a contact in the specified organisation and workspace.

Authorization

ApiKeyAuth
x-api-key<token>

API key for authentication

In: header

Path Parameters

orgId*string
workspaceId*string
contactId*string
addressId*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/organisation/string/workspace/string/contact/string/address/string"
null