site address:
loops.so/docs/api-reference/examples/contacts redirected to: loops.mintlify.dev/docs/api-reference/examples/contacts
site title:
Contacts API examples - Loops
|
|
|
Our opinion (on Saturday 11 July 2026 19:04:19 UTC):
- no comments
|
|
|
|
After content analysis of this website we propose the following hashtags:
|
|
|
|
Meta tags:
description= Copy/paste code examples for managing contacts with the Loops API, CLI, and SDKs, including create, update, find, and delete requests with sample payloads.;
Headings (most frequently used words):
contact, mailing, list, api, create, to, update, unsubscribe, suppression, contacts, examples, documentation, index, on, this, page, and, add, them, email, address, subscribe, from, delete, check, status, remove, for, learn, cli, guides,
Text of the page (most frequently used words):
loops (83), api (77), email (55), contacts (55), test (54), #example (54), com (54), response (48), json (44), const (40), your (37), key (36), #contact (32), loopsclient (32), update (32), list (29), await (28), mailing (26), sdk (24), cli (22), requests (21), reference (21), bearer (20), authorization (20), headers (20), https (20), app (20), new (19), import (18), javascript (18), content (17), application (16), type (16), create (16), false (14), data (12), from (12), true (12), doe (12), john (12), delete (11), fetch (11), use (11), properties (11), examples (10), suppression (10), method (10), python (10), put (10), lastname (10), firstname (10), loopssdk (8), result (8), stringify (8), body (8), ruby (8), php (8), mailinglists (8), subscribed (7), unsubscribe (7), the (7), userid (7), params (6), post (6), mailing_lists (6), 12345 (6), pro (6), planname (6), and (5), this (5), page (5), for (5), updatecontact (5), will (4), emails (4), name (4), workflows (4), campaigns (3), last (3), remove (3), get (3), check (3), you (3), user (3), copy (3), transactional (3), events (3), tostring (2), urlsearchparams (2), status (2), can (2), set (2), see (2), subscribe (2), value (2), address (2), createcontact (2), first (2), add (2), them (2), with (2), sdks (2), integrations (2), started (2), all (2), guides (2), search (2), documentation (2), index (2), support, responses, are, generated, using, may, contain, mistakes, assistant, linkedin, next, previous, yes, was, helpful, modified, july, 2026, deletecontact, longer, receive, campaign, workflow, but, remain, listed, audience, removes, specific, how, fully, below, need, already, have, prop, endpoint, provided, does, not, exist, created, when, updating, must, provide, identify, paste, code, managing, including, find, sample, payloads, basics, recipes, creating, deliverability, getting, uploads, themes, lists, messages, components, completion, auth, overview, changelog, webhooks, introduction, security, agent, skills, account, smtp, goals, editing, learn, navigation, log, home, skip, main, file, discover, available, pages, before, exploring, further, complete, docs, llms, txt,
Text of the page (random words):
contacts api examples loops documentation index fetch the complete documentation index at docs llms txt use this file to discover all available pages before exploring further skip to main content loops home page contact us log in loops search navigation examples contacts api examples search k learn get started editing emails workflows events goals contacts transactional email integrations smtp account agent skills for loops security api api introduction api reference examples api examples contacts campaigns workflows events transactional emails sdks webhooks api changelog cli overview auth campaigns completion components contact properties contacts email messages events lists themes transactional uploads workflows guides all guides getting started workflows deliverability integrations creating emails recipes email basics on this page create a contact create a contact and add them to a mailing list update a contact update a contact s email address subscribe a contact to a mailing list unsubscribe a contact from a mailing list unsubscribe a contact delete a contact check contact suppression status remove suppression for a contact examples contacts api examples copy page copy paste code examples for managing contacts with the loops api cli and sdks including create update find and delete requests with sample payloads copy page create a contact api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts create email test example com first name john last name doe const response await fetch https app loops so api v1 contacts create method post headers authorization bearer your api key content type application json body json stringify email test example com firstname john lastname doe const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops createcontact test example com firstname john lastname doe use loops loopsclient loops new loopsclient your api key result loops contacts create email test example com properties firstname john lastname doe response loopssdk contacts create email test example com properties firstname john lastname doe import requests response requests post https app loops so api v1 contacts create headers authorization bearer your api key content type application json json email test example com firstname john lastname doe create a contact and add them to a mailing list api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts create email test example com first name john last name doe list mailing list id true const response await fetch https app loops so api v1 contacts create method post headers authorization bearer your api key content type application json body json stringify email test example com firstname john lastname doe mailinglists mailing list id true const data await response json import loopsclient from loops const loops new loopsclient your api key const properties firstname john lastname doe const mailinglists mailing list id true const response await loops createcontact test example com properties mailinglists use loops loopsclient loops new loopsclient your api key result loops contacts create email test example com properties firstname john lastname doe mailing_lists mailing list id true response loopssdk contacts create email test example com properties firstname john lastname doe mailing_lists mailing list id true import requests response requests post https app loops so api v1 contacts create headers authorization bearer your api key content type application json json email test example com firstname john lastname doe mailinglists mailing list id true update a contact when updating a contact you must provide an email or userid value to identify the contact you can use the update endpoint to update or create contacts if the provided email or user id does not exist a new contact will be created api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com prop planname pro const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com planname pro const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com planname pro use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com properties planname pro response loopssdk contacts update email test example com properties planname pro import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com planname pro update a contact s email address for this the contact will need to already have a userid value set api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update user id 12345 email test example com const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify userid 12345 email test example com const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com userid 12345 use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com properties userid 12345 response loopssdk contacts update email test example com properties userid 12345 import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com userid 12345 subscribe a contact to a mailing list api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com list mailing list id true const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com mailinglists mailing list id true const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com mailing list id true use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com mailing_lists mailing list id true response loopssdk contacts update email test example com mailing_lists mailing list id true import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com mailinglists mailing list id true unsubscribe a contact from a mailing list this removes a contact from a specific mailing list see below to see how to fully unsubscribe a contact use false to unsubscribe a contact from a mailing list api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com list mailing list id false const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com mailinglists mailing list id false const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com mailing list id false use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com mailing_lists mailing list id false response loopssdk contacts update email test example com mailing_lists mailing list id false import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com mailinglists mailing list id false unsubscribe a contact set subscribed to false to unsubscribe a contact the contact will no longer receive campaign or workflow emails but will remain listed in your audience api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com subscribed false const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com subscribed false const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com subscribed false use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com subscribed false response loopssdk contacts update email test example com subscribed false import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com subscribed false delete a contact you can delete contacts by email or user id api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts delete email test example com const response await fetch https app loops so api v1 contacts delete method post headers authorization bearer your api key content type application json body json stringify email test example com const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops deletecontact email test example com use loops loopsclient loops new loopsclient your api key result loops contacts delete email test example com response loopssdk contacts delete email test example com import requests response requests post https app loops so api v1 contacts delete headers authorization bearer your api key content type application json json email test example com check contact suppression status api reference cli reference cli javascript python loops contacts suppression check email test example com const params new urlsearchparams email test example com const response await fetch https app loops so api v1 contacts suppression params tostring method get headers authorization bearer your api key const data await response json import requests response requests get https app loops so api v1 contacts suppression headers authorization bearer your api key params email test example com data response json remove suppression for a contact api reference cli reference cli javascript python loops contacts suppression remove email test example com const params new urlsearchparams email test example com const response await fetch https app loops so api v1 contacts suppression params tostring method delete headers authorization bearer your api key const data await response json import requests response requests delete https app loops so api v1 contacts suppression headers authorization bearer your api key params email test example com data response json last modified on july 1 2026 was this page helpful yes no api examples previous campaigns api examples next i x linkedin assistant responses are generated using ai and may contain mistakes contact support
|
|
| Thumbnail images (randomly selected): * Images may be subject to copyright. | |  |
No Images
|
Verified site has: 32 subpage(s). Do you want to verify them? Verify pages:
|
|
|
The site also has 4 references to external domain(s).
|
The site also has 1 references to other resources (not html/xhtml )
|
Pages verified in the last hours (randomly selected):
|
|
Top 50 hastags from of all verified websites.
| |
|
|
|
|
|
|
Load Info| page size | 76938 | | load time (s) | 1.213806 | | redirect count | 1 | | speed download | 63427 | | server IP | 76.76.21.142 |
|
|
|
|
|
|
|
|
* Image may be subject to copyright.
|
|