cURL
curl --request DELETE \ --url https://connect.pingback.com/v2/segments/remove-contact/{email} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "segmentedListsIds": [ "6a14938e-04eb-42e3-baf7-b3f78fe78fff" ] } '
200
success
{ "message": "Contact removed from segmented list" }
Remove contato de uma ou mais segmentações.
Documentation IndexFetch the complete documentation index at: https://pingback.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://pingback.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
1 - 100
Contact removed from segments
Esta página foi útil?