For more information on using API

DELETE https://webapi.mymarketing.co.il/api/external/contact/{externalId}?externalName={externalName}

Delete the given contact by providing external id and external name. If one doesnt match the other or doesn't exist we'll get an error

Request Information

URI Parameters

Name

Description

Type

Additional information

externalId

External id. Required.

string

Required

externalName

External name. Required.

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage

Name

Description

Type

Additional information

Version

Content

StatusCode

ReasonPhrase

string
Headers

Collection of Object
RequestMessage

IsSuccessStatusCode

boolean