Karia
ReferencesOpenapiContact

Delete contact method

DELETE
/organisation/{orgId}/workspace/{workspaceId}/contact/{contactId}/method/{methodId}

Soft delete a contact method 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
methodId*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/method/string"
null