2024-01-24 07:28:44 [scrapy.utils.log] INFO: Scrapy 2.9.0 started (bot: WalkoverCrawler) 2024-01-24 07:28:45 [scrapy.utils.log] INFO: Versions: lxml 4.9.3.0, libxml2 2.10.3, cssselect 1.2.0, parsel 1.8.1, w3lib 2.1.1, Twisted 22.10.0, Python 3.8.10 (default, Nov 22 2023, 10:22:35) - [GCC 9.4.0], pyOpenSSL 23.2.0 (OpenSSL 3.1.1 30 May 2023), cryptography 41.0.2, Platform Linux-5.15.0-1038-gcp-x86_64-with-glibc2.29 2024-01-24 07:28:45 [scrapy.crawler] INFO: Overridden settings: {'AUTOTHROTTLE_DEBUG': True, 'BOT_NAME': 'WalkoverCrawler', 'CONCURRENT_REQUESTS': 8, 'CONCURRENT_REQUESTS_PER_DOMAIN': 5, 'DOWNLOAD_DELAY': 5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': 'logs/WalkoverCrawler/viasocketCrawler/195d4640ba8a11eea727c3b4b62a9691.log', 'NEWSPIDER_MODULE': 'WalkoverCrawler.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'ROBOTSTXT_OBEY': True, 'SPIDER_MODULES': ['WalkoverCrawler.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2024-01-24 07:28:45 [asyncio] DEBUG: Using selector: EpollSelector 2024-01-24 07:28:45 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2024-01-24 07:28:45 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2024-01-24 07:28:45 [scrapy.extensions.telnet] INFO: Telnet Password: fa9798a392ad8382 2024-01-24 07:28:48 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats'] 2024-01-24 07:28:48 [root] INFO: urls start url===>https://developers.brevo.com/reference/deletewebhook-1 2024-01-24 07:28:50 [WDM] INFO: ====== WebDriver manager ====== 2024-01-24 07:29:04 [WDM] INFO: Get LATEST chromedriver version for google-chrome 2024-01-24 07:29:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): googlechromelabs.github.io:443 2024-01-24 07:29:05 [urllib3.connectionpool] DEBUG: https://googlechromelabs.github.io:443 "GET /chrome-for-testing/latest-patch-versions-per-build.json HTTP/1.1" 200 3818 2024-01-24 07:29:05 [WDM] INFO: Get LATEST chromedriver version for google-chrome 2024-01-24 07:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): googlechromelabs.github.io:443 2024-01-24 07:29:06 [urllib3.connectionpool] DEBUG: https://googlechromelabs.github.io:443 "GET /chrome-for-testing/latest-patch-versions-per-build.json HTTP/1.1" 200 3818 2024-01-24 07:29:07 [WDM] INFO: Driver [/home/khangori850/.wdm/drivers/chromedriver/linux64/118.0.5993.70/chromedriver-linux64/chromedriver] found in cache 2024-01-24 07:29:07 [selenium.webdriver.common.service] DEBUG: Started executable: `/home/khangori850/.wdm/drivers/chromedriver/linux64/118.0.5993.70/chromedriver-linux64/chromedriver` in a child process with pid: 2454594 2024-01-24 07:29:10 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://localhost:49201/session {"capabilities": {"firstMatch": [{}], "alwaysMatch": {"browserName": "chrome", "pageLoadStrategy": "normal", "goog:chromeOptions": {"extensions": [], "args": ["--headless", "--no-sandbox", "--disable-dev-shm-usage", "--remote-debugging-port=9222"]}}}} 2024-01-24 07:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): localhost:49201 2024-01-24 07:30:10 [urllib3.connectionpool] DEBUG: http://localhost:49201 "POST /session HTTP/1.1" 200 0 2024-01-24 07:30:10 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"118.0.5993.117","chrome":{"chromedriverVersion":"118.0.5993.70 (e52f33f30b91b4ddfad649acddc39ab570473b86-refs/branch-heads/5993@{#1216})","userDataDir":"/tmp/.org.chromium.Chromium.da3816"},"fedcm:accounts":true,"goog:chromeOptions":{"debuggerAddress":"localhost:9222"},"networkConnectionEnabled":false,"pageLoadStrategy":"normal","platformName":"linux","proxy":{},"setWindowRect":true,"strictFileInteractability":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unhandledPromptBehavior":"dismiss and notify","webauthn:extension:credBlob":true,"webauthn:extension:largeBlob":true,"webauthn:extension:minPinLength":true,"webauthn:extension:prf":true,"webauthn:virtualAuthenticators":true},"sessionId":"a79637d135266905f5f40457373e5b48"}} | headers=HTTPHeaderDict({'Content-Length': '848', 'Content-Type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2024-01-24 07:30:10 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2024-01-24 07:30:10 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy_selenium_custom.SeleniumMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2024-01-24 07:30:10 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2024-01-24 07:30:13 [scrapy.middleware] INFO: Enabled item pipelines: ['WalkoverCrawler.pipelines.WalkovercrawlerPipeline'] 2024-01-24 07:30:13 [scrapy.core.engine] INFO: Spider opened 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): r3.o.lencr.org:80 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): r3.o.lencr.org:80 2024-01-24 07:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): r3.o.lencr.org:80 2024-01-24 07:30:14 [urllib3.connectionpool] DEBUG: http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: OCSP response status: 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Verifying response 2024-01-24 07:30:14 [urllib3.connectionpool] DEBUG: http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: OCSP response status: 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Verifying response 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Responder is issuer 2024-01-24 07:30:14 [urllib3.connectionpool] DEBUG: http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: OCSP response status: 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Verifying response 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Responder is issuer 2024-01-24 07:30:14 [pymongo.ocsp_support] DEBUG: Responder is issuer 2024-01-24 07:30:15 [pymongo.ocsp_support] DEBUG: Caching OCSP response. 2024-01-24 07:30:15 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:30:15 [pymongo.ocsp_support] DEBUG: Caching OCSP response. 2024-01-24 07:30:15 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:30:15 [pymongo.ocsp_support] DEBUG: Caching OCSP response. 2024-01-24 07:30:15 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Using cached OCSP response. 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Using cached OCSP response. 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: Using cached OCSP response. 2024-01-24 07:30:16 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:30:17 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2024-01-24 07:30:17 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2024-01-24 07:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-01-24 07:30:21 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://localhost:49201/session/a79637d135266905f5f40457373e5b48/url {"url": "https://developers.brevo.com/reference/deletewebhook-1"} 2024-01-24 07:35:20 [urllib3.connectionpool] DEBUG: http://localhost:49201 "POST /session/a79637d135266905f5f40457373e5b48/url HTTP/1.1" 200 0 2024-01-24 07:35:20 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'Content-Length': '14', 'Content-Type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2024-01-24 07:35:20 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2024-01-24 07:35:20 [selenium.webdriver.remote.remote_connection] DEBUG: GET http://localhost:49201/session/a79637d135266905f5f40457373e5b48/source {} 2024-01-24 07:35:25 [urllib3.connectionpool] DEBUG: http://localhost:49201 "GET /session/a79637d135266905f5f40457373e5b48/source HTTP/1.1" 200 0 2024-01-24 07:35:25 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":"\u003Chtml lang=\"en\" style=\"\" data-color-mode=\"light\" class=\" useReactApp isRefPage \">\u003Chead>\u003Cscript type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\" nonce=\"null\">\u003C/script>\u003Cscript src=\"https://get.brevo.com/pr/js\" type=\"text/javascript\" async=\"\">\u003C/script>\u003Cscript async=\"\" crossorigin=\"anonymous\" src=\"https://edge.fullstory.com/s/fs.js\">\u003C/script>\u003Cscript type=\"text/javascript\" async=\"\" src=\"https://bat.bing.com/bat.js\">\u003C/script>\u003Cscript type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-V8SFL2N220&l=dataLayer&cx=c\">\u003C/script>\u003Cscript async=\"\" src=\"https://www.googletagmanager.com/gtm.js?id=GTM-MKMDTST\">\u003C/script>\u003Cscript src=\"https://cdn.readme.io/public/js/force-firefox-anchor-jump.js?1706032583321\">\u003C/script>\u003Cmeta charset=\"utf-8\">\u003Cmeta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\u003Cmeta name=\"readme-deploy\" content=\"4.584.0\">\u003Cmeta name=\"readme-subdomain\" content=\"sendinblue\">\u003Cmeta name=\"readme-version\" content=\"3\">\u003Cmeta name=\"twitter:title\" content=\"Delete a webhook\">\u003Cmeta name=\"twitter:description\" content=\"Code ExamplesYou can use as reference the code below to implement this call in your preferred language.Check all our official API clients hereNode.jsPHPPythonTypeScriptC#Rubyconst SibApiV3Sdk = require('sib-api-v3-sdk');const defaultClient = SibApiV3Sdk.ApiClient.instance; let apiKey = defaultClient...\">\u003Cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\">\u003Cmeta property=\"og:site_name\" content=\"Brevo API\">\u003Clink id=\"favicon\" rel=\"shortcut icon\" href=\"https://files.readme.io/4fa1dec-small-Favicon.png\" type=\"image/png\">\u003Clink rel=\"canonical\" href=\"https://developers.brevo.com/reference/deletewebhook-1\">\u003Cscript src=\"https://cdn.readme.io/public/js/cash-dom.min.js?1706032583321\">\u003C/script>\u003Clink data-chunk=\"List\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/List.7453b58d34890a6d12bb.css\">\n\u003Clink data-chunk=\"Page\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/Page.f2fce73170d5d6f02cfc.css\">\n\u003Clink data-chunk=\"routes-Discuss\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Discuss.4b7fd1bde3e01607d9c2.css\">\n\u003Clink data-chunk=\"Post\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/Post.a1623b056ecdeb4ea8ba.css\">\n\u003Clink data-chunk=\"routes-Changelog\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Changelog.2143029241ae2e32eeb8.css\">\n\u003Clink data-chunk=\"routes-Landing\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Landing.deb20a34df81597af259.css\">\n\u003Clink data-chunk=\"CustomPage\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/CustomPage.a1623b056ecdeb4ea8ba.css\">\n\u003Clink data-chunk=\"routes-PageNotFound\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-PageNotFound.1ada8671884e2a5b981e.css\">\n\u003Clink data-chunk=\"routes-Reference\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Reference.7bfe77400479b6799618.css\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/Editor.aee3a1c5df91b77271a1.css\">\n\u003Clink data-chunk=\"routes-Suggestions-ngz-Header\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Suggestions-ngz-Header.0f3cc7b3c9b6779eaadb.css\">\n\u003Clink data-chunk=\"routes-Tutorials\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Tutorials.d504811ee21a1f3237be.css\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/routes-Doc.66b638af6954c2bc41e7.css\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/Header.06850f46257f447d9e65.css\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/6445.205f7406e520f663cc7e.css\">\n\u003Clink data-chunk=\"SuperHub\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/SuperHub.6024f45193b8544568db.css\">\n\u003Clink data-chunk=\"main\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/main.6a77c90460918658a60f.css\">\n\u003Clink data-chunk=\"main\" rel=\"preload\" as=\"style\" href=\"https://cdn.readme.io/public/hub/web/ui-styles.aa36ba4cd99bc638aaa6.css\">\n\u003Clink data-chunk=\"main\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/main.6630a88adccfdd157c8c.js\">\n\u003Clink data-chunk=\"SuperHub\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/2458.dca973bd8d5390956721.js\">\n\u003Clink data-chunk=\"SuperHub\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/5056.bc021bc506379ab09494.js\">\n\u003Clink data-chunk=\"SuperHub\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/2711.75c9e2251fbccbc50370.js\">\n\u003Clink data-chunk=\"SuperHub\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/SuperHub.89638df4c25c7a6e259d.js\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/5418.a2bd04c26797820b8dcf.js\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/1725.2a088419ef5f7957bfa5.js\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/3602.cac3d534d705d957037a.js\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/6445.56131f3687724bdb5714.js\">\n\u003Clink data-chunk=\"Header\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/Header.6c2f5ded64b5d2830d90.js\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/2438.9228c93cefde9d4dca73.js\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/8661.040fdbadb86f97532f91.js\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/2951.7ab089f11b8a7ed4a3d9.js\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/2004.a27d16db026dc48f3b70.js\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/119.efea4d8a4d174523f354.js\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Doc.abb7b9be8b736cc079a6.js\">\n\u003Clink data-chunk=\"Footer\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/Footer.9eae8c204031bc77e93b.js\">\n\u003Clink data-chunk=\"routes-Tutorials\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Tutorials.de22b05345bb81148900.js\">\n\u003Clink data-chunk=\"routes-Suggestions-ngz-Header\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Suggestions-ngz-Header.f122d9072be7c52e072f.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/1140.783c21a724fba8fd4824.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/9963.4baea0e18aa0016e0860.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/4695.105e628ca7463103d431.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/8954.1e531ac039fe3604126f.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/7309.18421d26cd8fdb46eda5.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/5778.860c1634f9e6060e6b20.js\">\n\u003Clink data-chunk=\"Editor\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/Editor.cea6a577d4eb12cfcb1b.js\">\n\u003Clink data-chunk=\"core-icons-x-circle-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-x-circle-svg.7a602600b87b5b87962e.js\">\n\u003Clink data-chunk=\"core-icons-suggested-edits-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-suggested-edits-svg.ab1cb04dee24b9e24b0f.js\">\n\u003Clink data-chunk=\"routes-Reference\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/8872.3ec28f51ff83d3c72c9f.js\">\n\u003Clink data-chunk=\"routes-Reference\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/6284.a4d239b3246dc43e37fd.js\">\n\u003Clink data-chunk=\"routes-Reference\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Reference.6cd2840e87baa49a21e5.js\">\n\u003Clink data-chunk=\"routes-PageNotFound\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-PageNotFound.0264acc7bd2a7c7e154a.js\">\n\u003Clink data-chunk=\"CustomPage\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/5209.cc3aaa5bea8c2ac44a29.js\">\n\u003Clink data-chunk=\"CustomPage\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/CustomPage.22fe6b6265e3b75846c1.js\">\n\u003Clink data-chunk=\"routes-Landing\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Landing.a9aadf40ad0fb79247e4.js\">\n\u003Clink data-chunk=\"core-icons-arrow-right-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-arrow-right-svg.9ba256404ac5dbffac0d.js\">\n\u003Clink data-chunk=\"core-icons-more-vertical-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-more-vertical-svg.90201a769018f8b99913.js\">\n\u003Clink data-chunk=\"core-icons-arrow-up-right-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-arrow-up-right-svg.afaef8ffb8c4a65db9e2.js\">\n\u003Clink data-chunk=\"core-icons-chevron-down-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-chevron-down-svg.74cde732ebe855f38317.js\">\n\u003Clink data-chunk=\"routes-Changelog\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Changelog.f707e402580a7ee60955.js\">\n\u003Clink data-chunk=\"Post\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/Post.d8a53cbc406b1e8c047d.js\">\n\u003Clink data-chunk=\"routes-Discuss\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/routes-Discuss.ad9940b0db1ddae0774d.js\">\n\u003Clink data-chunk=\"Page\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/8231.c272475a3ae450cbe4dd.js\">\n\u003Clink data-chunk=\"Page\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/Page.0371b8285450d4574f5d.js\">\n\u003Clink data-chunk=\"core-icons-key-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-key-svg.6eab33a516a85d80d460.js\">\n\u003Clink data-chunk=\"core-icons-bar-chart-2-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-bar-chart-2-svg.ddce6ffff23bcc77ecd2.js\">\n\u003Clink data-chunk=\"List\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/List.ae64ca156d29d30b2404.js\">\n\u003Clink data-chunk=\"core-icons-trending-up-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-trending-up-svg.76f620512ffdc648b68b.js\">\n\u003Clink data-chunk=\"core-icons-callout-info-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-callout-info-svg.666c8357a565e8a06131.js\">\n\u003Clink data-chunk=\"core-icons-star-svg\" rel=\"preload\" as=\"script\" href=\"https://cdn.readme.io/public/hub/web/core-icons-star-svg.71a50923acfcf2da593b.js\">\n\u003Clink data-chunk=\"main\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/ui-styles.aa36ba4cd99bc638aaa6.css\">\n\u003Clink data-chunk=\"main\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/main.6a77c90460918658a60f.css\">\n\u003Clink data-chunk=\"SuperHub\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/SuperHub.6024f45193b8544568db.css\">\n\u003Clink data-chunk=\"Header\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/6445.205f7406e520f663cc7e.css\">\n\u003Clink data-chunk=\"Header\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/Header.06850f46257f447d9e65.css\">\n\u003Clink data-chunk=\"routes-Doc\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Doc.66b638af6954c2bc41e7.css\">\n\u003Clink data-chunk=\"routes-Tutorials\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Tutorials.d504811ee21a1f3237be.css\">\n\u003Clink data-chunk=\"routes-Suggestions-ngz-Header\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Suggestions-ngz-Header.0f3cc7b3c9b6779eaadb.css\">\n\u003Clink data-chunk=\"Editor\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/Editor.aee3a1c5df91b77271a1.css\">\n\u003Clink data-chunk=\"routes-Reference\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Reference.7bfe77400479b6799618.css\">\n\u003Clink data-chunk=\"routes-PageNotFound\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-PageNotFound.1ada8671884e2a5b981e.css\">\n\u003Clink data-chunk=\"CustomPage\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/CustomPage.a1623b056ecdeb4ea8ba.css\">\n\u003Clink data-chunk=\"routes-Landing\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Landing.deb20a34df81597af259.css\">\n\u003Clink data-chunk=\"routes-Changelog\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Changelog.2143029241ae2e32eeb8.css\">\n\u003Clink data-chunk=\"Post\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/Post.a1623b056ecdeb4ea8ba.css\">\n\u003Clink data-chunk=\"routes-Discuss\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/routes-Discuss.4b7fd1bde3e01607d9c2.css\">\n\u003Clink data-chunk=\"Page\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/Page.f2fce73170d5d6f02cfc.css\">\n\u003Clink data-chunk=\"List\" rel=\"stylesheet\" href=\"https://cdn.readme.io/public/hub/web/List.7453b58d34890a6d12bb.css\">\u003C!-- CUSTOM CSS-->\u003Cstyle title=\"rm-custom-css\">:root{--project-color-primary:#D7FEC8;--project-color-inverse:#222;--recipe-button-color:#1B1B1B;--recipe-button-color-hover:#000000;--recipe-button-color-active:#000000;--recipe-button-color-focus:rgba(27, 27, 27, 0.25);--recipe-button-color-disabled:#818181}[id=enterprise] .ReadMeUI[is=AlgoliaSearch]{--project-color-primary:#D7FEC8;--project-color-inverse:#222}a{color:#1b1b1b}a:hover{color:#000}a.text-muted:hover{color:#1b1b1b}.btn.btn-primary{background-color:#1b1b1b}.btn.btn-primary:hover{background-color:#000}.theme-line #hub-landing-top h2{color:#1b1b1b}#hub-landing-top .btn:hover{color:#1b1b1b}.theme-line #hub-landing-top .btn:hover{color:#fff}.theme-solid header#hub-header #header-top{background-color:#d7fec8}.theme-solid.header-gradient header#hub-header #header-top{background:linear-gradient(to bottom,#d7fec8,#6c5cd1)}.theme-solid.header-custom header#hub-header #header-top{background-image:url(undefined)}.theme-line header#hub-header #header-top{border-bottom-color:#d7fec8}.theme-line header#hub-header #header-top .btn{background-color:#d7fec8}header#hub-header #header-top #header-logo{width:118px;height:40px;margin-top:0;background-image:url(https://files.readme.io/4e3ade8-small-logo-lightmode_1.png)}#hub-subheader-parent #hub-subheader .hub-subheader-breadcrumbs .dropdown-menu a:hover{background-color:#d7fec8}#subheader-links a.active{color:#d7fec8!important;box-shadow:inset 0 -2px 0 #d7fec8}#subheader-links a:hover{color:#d7fec8!important;box-shadow:inset 0 -2px 0 #d7fec8;opacity:.7}.discussion .submit-vote.submit-vote-parent.voted a.submit-vote-button{background-color:#1b1b1b}section#hub-discuss .discussion a .discuss-body h4{color:#1b1b1b}section#hub-discuss .discussion a:hover .discuss-body h4{color:#000}#hub-subheader-parent #hub-subheader.sticky-header.sticky{border-bottom-color:#1b1b1b}#hub-subheader-parent #hub-subheader.sticky-header.sticky .search-box{border-bottom-color:#1b1b1b}#hub-search-results h3 em{color:#1b1b1b}.main_background,.tag-item{background:#1b1b1b!important}.main_background:hover{background:#000!important}.main_color{color:#d7fec8!important}.border_bottom_main_color{border-bottom:2px solid #d7fec8}.main_color_hover:hover{color:#d7fec8!important}section#hub-discuss h1{color:#1b1b1b}#hub-reference .hub-api .api-definition .api-try-it-out.active{border-color:#1b1b1b;background-color:#1b1b1b}#hub-reference .hub-api .api-definition .api-try-it-out.active:hover{background-color:#000;border-color:#000}#hub-reference .hub-api .api-definition .api-try-it-out:hover{border-color:#1b1b1b;color:#1b1b1b}#hub-reference .hub-reference .logs .logs-empty .logs-login-button,#hub-reference .hub-reference .logs .logs-login .logs-login-button{background-color:var(--project-color-primary,#1b1b1b);border-color:var(--project-color-primary,#1b1b1b)}#hub-reference .hub-reference .logs .logs-empty .logs-login-button:hover,#hub-reference .hub-reference .logs .logs-login .logs-login-button:hover{background-color:#000;border-color:#000}#hub-reference .hub-reference .logs .logs-empty>svg>path,#hub-reference .hub-reference .logs .logs-login>svg>path{fill:#1b1b1b;fill:var(--project-color-primary,#1b1b1b)}#hub-reference .hub-reference .logs:last-child .logs-empty,#hub-reference .hub-reference .logs:last-child .logs-login{margin-bottom:35px}#hub-reference .hub-reference .hub-reference-section .hub-reference-left header .hub-reference-edit:hover{color:#1b1b1b}.main-color-accent{border-bottom:3px solid #d7fec8;padding-bottom:8px}/*! BEGIN STYLESHEET_HUB2 */@font-face{font-display:swap;font-family:TomatoGrotesk-Semibold;src:url(https://designsystem.sendinblue.com/designsystem/25686c99905194b41e07.woff2) format(\"woff2\");font-weight:600}:root{--font-family:\"Inter\",sans-serif!important;--markdown-font-size:16px!important;--markdown-line-height:28px!important;--markdown-text:#1B1B1B!important;--markdown-title-font:\"TomatoGrotesk-Semibold\",sans-serif!important;--color-text-minimum:#808080}h3{font-family:Arial,bold!important;color:#1b1b1b!important}@media(min-width:769px){.rm-Logo{border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;margin-right:2rem!important;padding:.25rem 0!important}}.rm-Header{box-shadow:none!important}@media(min-width:769px){.rm-Header nav{display:none!important}.rm-Header>:nth-of-type(2){background:#000!important;height:0!important;margin:0 auto!important;max-width:90rem!important;position:relative!important;width:100%!important}.rm-Header>:nth-of-type(2)>div>div>div{position:static!important}}.rm-Header-top{border-bottom:0!important}@media(min-width:769px){.rm-Header-top>div>div:nth-of-type(2),.rm-Header-top>div>div:nth-of-type(4){padding-bottom:0!important;padding-top:0!important}}@media(max-width:1060px){.rm-Header-top>div>div:nth-of-type(2){display:none!important}}@media(max-width:1060px){.rm-Header-top>div>div:nth-of-type(3){display:flex!important}}@media(min-width:769px){.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link{border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;border-top:3px solid transparent!important;box-shadow:none!important;color:#1b1b1b!important;font-size:.875rem!important;font-weight:500!important;height:auto!important;line-height:1.5rem!important;margin:0 .8rem!important;padding:1.1875rem .2rem!important}.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link:focus,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link:hover{border-bottom-color:#0b996e!important;opacity:1!important}.rm-Header-top>div>div:nth-of-type(2) .rm-Header-bottom-link.active,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-bottom-link_active,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-bottom-link_active:active,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-bottom-link_active:hover,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link.active,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link_active,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link_active:active,.rm-Header-top>div>div:nth-of-type(2) .rm-Header-top-link_active:hover{background:0 0!important;border-bottom-color:#0b996e!important;color:#1b1b1b!important;opacity:1!important}}@media(min-width:769px){.rm-Header-top>div>div:nth-of-type(4) .rm-Header-top-link{border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;border-top:3px solid transparent!important;box-shadow:none!important;color:#1b1b1b!important;font-size:.875rem!important;font-weight:400!important;height:auto!important;line-height:1.5rem!important;margin:0!important;padding:1.1875rem 1rem!important;opacity:.8!important}.rm-Header-top>div>div:nth-of-type(4) .rm-Header-top-link:focus,.rm-Header-top>div>div:nth-of-type(4) .rm-Header-top-link:hover{opacity:1!important}}@media(min-width:769px){.rm-SearchToggle{background:0 0!important;box-shadow:none!important;position:absolute!important;right:16.75rem!important;top:-3rem!important;width:7.5rem!important}.rm-SearchToggle-icon{color:#1b1b1b!important;font-size:1.25rem!important}.rm-SearchToggle-placeholder{color:#474747!important;font-family:Inter,sans-serif!important;opacity:.8!important;transition:.1s ease!important}.rm-SearchToggle:focus .rm-SearchToggle-placeholder,.rm-SearchToggle:hover .rm-SearchToggle-placeholder{opacity:1!important}.rm-SearchToggle-shortcut{border:1px solid #474747!important;border-radius:.1875rem!important;color:#474747!important;line-height:.75rem!important;padding:.125rem!important}}.rm-Flyout>div>a:nth-of-type(2){display:none!important}.rm-Flyout>div>a:nth-of-type(3){display:none!important}.rm-Flyout>div>a:nth-of-type(4){display:none!important}.rm-Flyout>div>a:nth-of-type(5){display:none!important}.rm-Flyout>div>a:nth-of-type(5){display:none!important}@media(min-width:769px){.rm-Flyout>div>a:nth-of-type(10){display:none!important}.rm-Flyout>div>a:nth-of-type(11){display:none!important}}.rm-Flyout>div>hr{display:none!important}@media(min-width:769px){.rm-Sidebar{padding:.5rem!important}.rm-Sidebar_guides{flex:0 0 17.5rem!important;padding-right:1rem!important}.rm-Sidebar-heading{color:#1f2d3d!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:.03125em!important;line-height:1rem!important;opacity:.3!important}.rm-Sidebar-list>li{margin:0!important}.rm-Sidebar-link{border-radius:8px!important;color:#1b1b1b!important;font-size:.8125rem!important;font-weight:500!important;line-height:1rem!important;padding-bottom:.375rem!important;padding-top:.375rem!important;transition:.1s ease!important}.rm-Sidebar-link:focus,.rm-Sidebar-link:hover{color:inherit!important}.rm-Sidebar-link.active{background:#efeefc!important;color:#6358de!important;font-weight:500!important}}.markdown-body h1{font-weight:500!important}.markdown-body p{line-height:26px!important}.content-body h1,.content-body h2,.content-body h3,.content-body h4,.content-body h5,.content-body h6{font-family:TomatoGrotesk-Semibold,sans-serif!important;font-weight:500!important}h1{font-family:TomatoGrotesk-Semibold,sans-serif!important}.content-body h1{font-size:1.9375rem!important;line-height:2.5rem!important;margin-top:3.25rem!important;font-family:TomatoGrotesk-Semibold,sans-serif!important}.content-body h2{font-size:1.5625rem!important;line-height:2rem!important;margin-top:2rem!important}.content-body h3,.content-body h4,.content-body h5,.content-body h6{font-size:1.25rem!important;line-height:1.5rem!important;margin-top:2rem!important}.content-body a{text-decoration:none!important}.rm-LandingPage{margin:0!important;padding:0 0 10rem 0!important;width:100%!important}.markdown-body .section__hero{background-color:#d7fec8}.markdown-body .hero__container{margin:0 auto;padding:3.75rem 0 9.375rem 0}@media(min-width:769px){.markdown-body .hero__container{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUwIiBoZWlnaHQ9IjI3NyIgdmlld0JveD0iMCAwIDQ1MCAyNzciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zOTcuMTYgMjMwLjA1N0MzOTQuMzU4IDI1My40NDYgMzc2LjI3MiAyNzIuMjU1IDM1My4yNTUgMjc2LjE3N0g0NDEuMDY1QzQxOC4wNDggMjcyLjI1NSAzOTkuOTYyIDI1My40NDYgMzk3LjE2IDIzMC4wNTdaIiBmaWxsPSIjMDA2QTQzIi8+CjxwYXRoIGQ9Ik00NDkuMDYxIDE0NC4zMzFWMTE5LjQ0Nkw0MzYuNjE1IDEzMS44OTFMNDQ5LjA2MSAxNDQuMzMxWiIgZmlsbD0iI0Q3RkVDOCIvPgo8cGF0aCBkPSJNNDQ4LjUyOCAxMTguOTEzSDQyMy42NDNMNDM2LjA4MyAxMzEuMzU5TDQ0OC41MjggMTE4LjkxM1oiIGZpbGw9IiNEN0ZFQzgiLz4KPHBhdGggZD0iTTQyMy42NDMgMTQ0Ljg2NEg0NDguNTI4TDQzNi4wODMgMTMyLjQyM0w0MjMuNjQzIDE0NC44NjRaIiBmaWxsPSIjRDdGRUM4Ii8+CjxwYXRoIGQ9Ik00MjMuMTEgMTE5LjQ0NlYxNDQuMzMxTDQzNS41NTEgMTMxLjg5MUw0MjMuMTEgMTE5LjQ0NloiIGZpbGw9IiNEN0ZFQzgiLz4KPHBhdGggZD0iTTM5Ny4xNiAxNy45Mzk5QzM4Ny40MTcgMjcuODE4OCAzODIuMDU4IDQwLjg4MTkgMzgyLjA1OCA1NC43Njg2QzM4Mi4wNTggNjguNjU1MyAzODcuNDE3IDgxLjcxODQgMzk3LjE1NSA5MS41OTczQzQwNi44OTggODEuNzE4NCA0MTIuMjU3IDY4LjY1NTMgNDEyLjI1NyA1NC43Njg2QzQxMi4yNTcgNDAuODgxOSA0MDYuODk4IDI3LjgxODggMzk3LjE2IDE3LjkzOTlaIiBmaWxsPSIjRDdGRUM4Ii8+CjxwYXRoIGQ9Ik0zNjguODA0IDE3Ny41OTRDMzYxLjQzMSAxNzMuNjk3IDM1My4xMDQgMTcxLjYwOCAzNDQuNzAyIDE3MS41NDdDMzQ0Ljc2MiAxODAuMjE2IDM0Ni45NzcgMTg4Ljc3OSAzNTEuMTE2IDE5Ni4zMzNDMzUzLjUxMSAyMDAuNzA3IDM1Ni41MiAyMDQuNzI1IDM2MC4wNjUgMjA4LjI2NkMzNjkuODg5IDIxOC4wODkgMzgyLjkxMiAyMjMuNTMzIDM5Ni43ODMgMjIzLjYzNEMzOTYuNjQ4IDIwNC4yODMgMzg1LjkzIDE4Ni42NDkgMzY4LjgwNCAxNzcuNTk5VjE3Ny41OTRaIiBmaWxsPSIjMEI5OTZFIi8+CjxwYXRoIGQ9Ik0yOTAuNzc3IDI3LjI2MTJDMjg1LjAzMiAyOS41ODY2IDI3OS44NzkgMzMuMDA2OCAyNzUuNDY5IDM3LjQxNjRDMjcwLjkzOSA0MS45NDY1IDI2Ny4zMzggNDcuNDY2IDI2NS4wNDMgNTMuNDEyNUgzNzAuNjIyQzM2Mi45NTMgNDMuNDgzMyAzNTIuMDI0IDM2LjcwMzIgMzM5Ljc2NSAzNC4yNzc0TDMzOS41NTkgMzQuMjM3MkwzMzkuNDg0IDM0LjA0MTRDMzM1Ljc4NyAyNC4zNTMzIDMyOS4zMjkgMTYuMDc2NSAzMjAuODA2IDEwLjFDMzEyLjA4NyAzLjk4Nzc5IDMwMS44MzEgMC43NTM0MTggMjkxLjE0OSAwLjc1MzQxOEMyNzkuODc5IDAuNzUzNDE4IDI2OS4xNjYgNC4zMTQyNCAyNjAuMTY2IDExLjA1NDJMMjYwLjAxIDExLjE2OTdMMjU5LjgyNSAxMS4xMTQ1QzI1NC44MTcgOS41NTI1MiAyNDkuNjA5IDguNzU5IDI0NC4zNDYgOC43NTlDMjI5LjMzOSA4Ljc1OSAyMTUuMTY2IDE1LjIyNzcgMjA1LjMxNyAyNi41MzhIMjkyLjU2NUwyOTAuNzcyIDI3LjI2NjNMMjkwLjc3NyAyNy4yNjEyWiIgZmlsbD0iI0ZBRjVFMyIvPgo8cGF0aCBkPSJNMzQzLjk0NCAxNzAuNzk0SDM0NC4zMkMzNTIuNzYzIDE3MC43OTQgMzYxLjE0NSAxNzIuODIzIDM2OC41OTggMTc2LjY1VjkyLjUwNjFIMjY0Ljk2OFYxNzEuNDE3SDMwMS43NjFDMzA1LjExNiAxNzEuNDE3IDMwNy44NDggMTc0LjE0OSAzMDcuODQ4IDE3Ny41MDRWMTk2LjEzMkgzNTAuMTYxQzM0Ni4wOTggMTg4LjQ5MyAzNDMuOTQ5IDE3OS44NzkgMzQzLjk0OSAxNzEuMTY2VjE3MC43ODlMMzQzLjk0NCAxNzAuNzk0Wk0zNDMuNDAxIDE0NC42OThDMzI4LjkzMiAxNDQuNjk4IDMxNy4xNiAxNTYuNDcgMzE3LjE2IDE3MC45NEgzMTYuNDA2QzMxNi40MDYgMTU2LjQ3IDMwNC42MzQgMTQ0LjY5OCAyOTAuMTY1IDE0NC42OThWMTQzLjk0NUMzMDQuNjM0IDE0My45NDUgMzE2LjQwNiAxMzIuMTcyIDMxNi40MDYgMTE3LjcwM0gzMTcuMTZDMzE3LjE2IDEzMi4xNzIgMzI4LjkzMiAxNDMuOTQ1IDM0My40MDEgMTQzLjk0NVYxNDQuMzIxVjE0NC42OThaIiBmaWxsPSIjRjlGRkY2Ii8+CjxwYXRoIGQ9Ik0zMTYuNzgzIDEyMi4yMTNDMzE0Ljg3OSAxMzMuNDkzIDMwNS45NTUgMTQyLjQxOCAyOTQuNjc1IDE0NC4zMjFDMzA1Ljk1NSAxNDYuMjI1IDMxNC44NzkgMTU1LjE1IDMxNi43ODMgMTY2LjQzQzMxOC42ODYgMTU1LjE1IDMyNy42MTEgMTQ2LjIyNSAzMzguODkxIDE0NC4zMjFDMzI3LjYxMSAxNDIuNDE4IDMxOC42ODYgMTMzLjQ5MyAzMTYuNzgzIDEyMi4yMTNaIiBmaWxsPSIjRDdGRUM4Ii8+CjxwYXRoIGQ9Ik0yNjQuNTkxIDE5Ni41MTRIMjY0LjIxNFYxNzIuMTc2SDE5MC4yNDZDMTg3LjMwMiAxNzIuMTc2IDE4NC45MTIgMTc0LjU3MSAxODQuOTEyIDE3Ny41MDlWMjU5LjQyM0MxODQuOTEyIDI2Mi4zNjEgMTg3LjMwNyAyNjQuNzU3IDE5MC4yNDYgMjY0Ljc1N0gzMDEuNzYxQzMwMS44ODcgMjY0Ljc1NyAzMDIuMDEyIDI2NC43NTcgMzAyLjE0MyAyNjQuNzQyQzMwNC45MiAyNjQuNTQ2IDMwNy4wOTUgMjYyLjIxMSAzMDcuMDk1IDI1OS40MjNWMTk2Ljg4NUgyNjQuNTk2VjE5Ni41MDlMMjY0LjU5MSAxOTYuNTE0WiIgZmlsbD0iI0ZBRjVFMyIvPgo8cGF0aCBkPSJNMzAxLjc2MSAxNzIuMTc2SDI2NC45NjhWMTk2LjEzN0gzMDcuMDk1VjE3Ny41MDlDMzA3LjA5NSAxNzQuNTY2IDMwNC43MDQgMTcyLjE3NiAzMDEuNzYxIDE3Mi4xNzZaIiBmaWxsPSIjMDA2QTQzIi8+CjxwYXRoIGQ9Ik0xOTAuMjQ2IDI2NS41MUMxODcuMzAyIDI2NS41MSAxODQuOTEyIDI2Ny45IDE4NC45MTIgMjcwLjg0M0MxODQuOTEyIDI3My43ODYgMTg3LjMwNyAyNzYuMTc3IDE5MC4yNDYgMjc2LjE3N0gzMDIuMTczQzMwNS4xMTEgMjc2LjE3NyAzMDcuNTA3IDI3My43ODYgMzA3LjUwNyAyNzAuODQzQzMwNy41MDcgMjY3LjkgMzA1LjExNiAyNjUuNTEgMzAyLjE3MyAyNjUuNTFWMjY1LjQ5NUMzMDIuMDM3IDI2NS41MDUgMzAxLjkwMiAyNjUuNTEgMzAxLjc2MSAyNjUuNTFIMTkwLjI0NloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNTguOTMxIDI3MC44NDRDMTU4LjkzMSAyNjcuNDg5IDE2MS42NjMgMjY0Ljc1NyAxNjUuMDE4IDI2NC43NTdIMTg3LjMxN0MxODUuNDM0IDI2My43MjIgMTg0LjE1OCAyNjEuNzE4IDE4NC4xNTggMjU5LjQyM1YxNzcuNTA5QzE4NC4xNTggMTc0LjE0OSAxODYuODkgMTcxLjQyMiAxOTAuMjQ1IDE3MS40MjJIMjYzLjkwOEwyNDAuNzY1IDE0Mi4yOTdDMjM1LjA0NCAxMzUuMSAyMjcuMzkgMTI5Ljc5MiAyMTguNjMxIDEyNi45NTlDMjEzLjk4NiAxMjUuNDUzIDIwOS4xNTQgMTI0LjY4OSAyMDQuMjY4IDEyNC42ODlIMjAyLjkxN0MyMDAuNDMgMTI0LjY4OSAxOTcuOTY1IDEyNC4zNTMgMTk1LjU4OSAxMjMuN0MxOTUuMzQ4IDEyNC4zNzMgMTk1LjA5MiAxMjUuMDQ2IDE5NC44MTYgMTI1LjcwOUMxOTIuOTY3IDEzMC4wNzMgMTkwLjMzMSAxMzMuOTkgMTg2Ljk3MSAxMzcuMzQ1QzE4My42MTEgMTQwLjcwNSAxNzkuNjkzIDE0My4zNDcgMTc1LjMzNCAxNDUuMTk1QzE3MC44MTkgMTQ3LjEwNCAxNjYuMDI4IDE0OC4wNjggMTYxLjA4MSAxNDguMDY4QzE1Ni4xMzQgMTQ4LjA2OCAxNTEuMzQ3IDE0Ny4wOTkgMTQ2LjgzMiAxNDUuMTk1QzE0Mi40NjMgMTQzLjM0MiAxMzguNTQ2IDE0MC43MDUgMTM1LjE5MSAxMzcuMzQ1QzEzMS44MzYgMTMzLjk5IDEyOS4xOTQgMTMwLjA3OCAxMjcuMzQxIDEyNS43MDlDMTI3LjA1OSAxMjUuMDM2IDEyNi44MDMgMTI0LjM2MyAxMjYuNTY3IDEyMy43QzEyNC4xOTIgMTI0LjM1MyAxMjEuNzI2IDEyNC42ODkgMTE5LjIzNSAxMjQuNjg5SDExNy44ODRDMTEzLjAwNyAxMjQuNjg5IDEwOC4xNzYgMTI1LjQ1MyAxMDMuNTI1IDEyNi45NTRDOTQuNzcwOSAxMjkuNzkyIDg3LjExNjkgMTM1LjA5NSA4MS4zOTY1IDE0Mi4yOTdMMTguMjE1NyAyMjEuNzg2QzEwLjI2MDMgMjMxLjc5NSA4LjcwODQ0IDI0NS43MDIgMTQuMjYzMSAyNTcuMjE4QzE5LjgyMjggMjY4LjczNCAzMS42NzU2IDI3Ni4xNzIgNDQuNDU3NCAyNzYuMTcySDk4LjE5NjJWMjc2LjA5N0g5Ny44MTk1VjIzOS43OTZMNDUuNTg3NCAyMzAuMTAzTDQ1LjcyMjkgMjI5LjM2NEw3NS40MTk5IDIzNC44NzRMMTAzLjM5OSAyMDQuMzg4QzEwMS4wMTQgMTk0LjA0MiA5OC45NjQ1IDE4Mi43NDcgMTAyLjAwMyAxNjguNTY0TDEwMi43NDEgMTY4LjcyQzk5LjcxNzkgMTgyLjg0MyAxMDEuNzkyIDE5NC4wOTMgMTA0LjE3OCAyMDQuNDA4QzEwNC40MjkgMjA1LjQ4MyAxMDQuNjggMjA2LjU0OCAxMDQuOTMxIDIwNy42MDhDMTA3LjkxNCAyMjAuMTczIDExMC43MzIgMjMyLjA0MSAxMDMuNzU2IDI0Ni4yOTVMMTI0LjcyOSAyNTEuMDgxQzEzNi41NDIgMjUzLjc3OCAxNDQuODEzIDI2NC4wNzQgMTQ0LjkyOSAyNzYuMTcySDE2Mi4wODVDMTYwLjIwNyAyNzUuMTM4IDE1OC45MjYgMjczLjEzNCAxNTguOTI2IDI3MC44MzlMMTU4LjkzMSAyNzAuODQ0WiIgZmlsbD0iI0Q3RkVDOCIvPgo8cGF0aCBkPSJNMjY0LjE4NCAxMzAuMTk5QzI2NC4xODQgMTI3LjEwNSAyNjQuMDI4IDEyMy45NzEgMjYzLjcxNyAxMjAuODg3QzI2My40MDUgMTE3Ljg0NCAyNjIuOTQzIDExNC44MDUgMjYyLjMzNiAxMTEuODQ3QzI2MS43MzggMTA4LjkxNCAyNjAuOTggMTA1Ljk3NiAyNjAuMDkxIDEwMy4xMjNDMjU5LjIyMiAxMDAuMzIxIDI1OC4xOTcgOTcuNTA4MiAyNTcuMDM3IDk0Ljc2MUMyNTUuODk3IDkyLjA1OSAyNTQuNjA2IDg5LjM4MjEgMjUzLjIxIDg2LjgwMDZDMjUxLjgxOSA4NC4yNDQzIDI1MC4yODcgODEuNzE4MSAyNDguNjU1IDc5LjI5NzNDMjQ3LjAyMyA3Ni44ODY2IDI0NS4yNiA3NC41MjYxIDI0My40MTcgNzIuMjk2MkMyNDEuNTU4IDcwLjA0NjIgMjM5LjU4IDY3Ljg3MTUgMjM3LjU0NiA2NS44MzI0QzIzNS42ODIgNjMuOTY5MiAyMzMuNzI0IDYyLjE3MTIgMjMxLjcwNSA2MC40NzM2VjYzLjU0NzNDMjMxLjcwNSA2Ni42ODEyIDIzMS44NiA2OS44MTUxIDIzMi4xNzIgNzIuODU4N0MyMzIuNDc4IDc1Ljg4MjEgMjMyLjk0IDc4LjkyMDYgMjMzLjU0OCA4MS44OTg4QzIzNC4xNDYgODQuODMxOSAyMzQuOTA0IDg3Ljc2NDkgMjM1Ljc5MyA5MC42MjI2QzIzNi42NjIgOTMuNDIwMSAyMzcuNjg2IDk2LjIzMjYgMjM4Ljg0NiA5OC45ODQ4QzIzOS45OTEgMTAxLjY5MiAyNDEuMjgyIDEwNC4zNjkgMjQyLjY3MyAxMDYuOTRDMjQ0LjA3NSAxMDkuNTE3IDI0NS42MDYgMTEyLjA0MyAyNDcuMjI5IDExNC40NDNDMjQ4Ljg2MSAxMTYuODY0IDI1MC42MjQgMTE5LjIyIDI1Mi40NjcgMTIxLjQ1QzI1NC4zMTUgMTIzLjY5NSAyNTYuMjk0IDEyNS44NjkgMjU4LjMzOCAxMjcuOTEzQzI2MC4yMjEgMTI5Ljc5NyAyNjIuMiAxMzEuNTk1IDI2NC4yMTQgMTMzLjI4N1YxMzAuMTk0SDI2NC4xODRWMTMwLjE5OVoiIGZpbGw9IiMwQjk5NkUiLz4KPHBhdGggZD0iTTEzNy4wODQgOTkuNjMyOEwxMzIuNzQ1IDg5LjM3MjJDMTMyLjUyOSA4OC44NTk5IDEzMi4zMDggODguMzQ3NiAxMzIuMDg3IDg3Ljg0MDRDMTMwLjcyNiA4Ny41NzkyIDEyOS41NTEgODYuNjUwMSAxMjguOTkzIDg1LjM3NDRMMTIzLjI4MyA3Mi4zNjE2QzEyMi45NTYgNzEuNjEzMyAxMjIuNzg2IDcwLjgxOTggMTIyLjc4NiA2OS45OTExQzEyMi43ODYgNjYuNzM2NiAxMjUuNDMyIDY0LjA4OTggMTI4LjY4NyA2NC4wODk4QzEzNy43NzcgNjQuMDc5OCAxNDYuMjk1IDYwLjA1MTkgMTUyLjA1NiA1My4wMzA3TDE1Mi43MjQgNTIuMjE3MVY2NC4wODQ4SDE5My4zNjRDMTk2LjYxNCA2NC4wODQ4IDE5OS4yNjEgNjYuNzMxNiAxOTkuMjYxIDY5Ljk4NkMxOTkuMjYxIDcwLjgwOTcgMTk5LjA5NSA3MS42MDgzIDE5OC43NjMgNzIuMzU2NkwxOTMuMDUzIDg1LjM2OTRDMTkyLjUwMSA4Ni42MjUgMTkxLjM5MSA4Ny41MjkgMTkwLjA2IDg3LjgxNTNMMTg1LjA2MyA5OS42Mjc4QzE4My43NTIgMTAyLjcyNyAxODEuODczIDEwNS41MTQgMTc5LjQ4MyAxMDcuOTA1QzE3OS4yNDcgMTA4LjE0MSAxNzguOTg1IDEwOC4zODcgMTc4LjcwOSAxMDguNjQzTDE3OC43OCAxMDguNzk0QzE4Mi4wODQgMTE1LjYzOSAxODguMTYxIDEyMC43NzcgMTk1LjQ1NCAxMjIuODgxQzE5Ny44NjkgMTIzLjU3OSAyMDAuMzgxIDEyMy45MzYgMjAyLjkxMiAxMjMuOTM2SDIwNC4yNjNDMjA5LjIwNSAxMjMuOTM2IDIxNC4wODYgMTI0LjcwNCAyMTguNzgyIDEyNi4yMjFIMjI3Ljk1M0MyMjYuNzIzIDEyNC42OTQgMjI1LjU1MiAxMjMuMTEyIDIyNC40NjMgMTIxLjUwNUMyMjMuMjA3IDExOS42MzcgMjIyLjAzNyAxMTcuNzEzIDIyMC45OTIgMTE1Ljc5QzIxOS45MjcgMTEzLjgzMSAyMTguOTQzIDExMS43OTIgMjE4LjA3NCAxMDkuNzI4QzIxNy4yIDEwNy42NjQgMjE2LjQxNyAxMDUuNTE5IDIxNS43NDkgMTAzLjM1NEMyMTUuMDcxIDEwMS4xNzUgMjE0LjQ5OCA5OC45Mzk3IDIxNC4wNDEgOTYuNzA5OEMyMTMuNTc5IDk0LjQ0NDcgMjEzLjIyOCA5Mi4xMjk1IDIxMi45OTIgODkuODE5MkMyMTIuNzU2IDg3LjQ3MzggMjEyLjYzNSA4NS4wODgyIDIxMi42MzUgODIuNzI3N1Y2NC4xODAyQzIxMi42MzUgMzUuNzQ4OSAxODkuNTA3IDEyLjYyMTEgMTYxLjA3NiAxMi42MjExQzEzMi42NDUgMTIuNjIxMSAxMDkuNTE3IDM1Ljc0ODkgMTA5LjUxNyA2NC4xODAyVjgyLjcyNzdDMTA5LjUxNyA4NS4wODgyIDEwOS4zOTYgODcuNDczOCAxMDkuMTYgODkuODE5MkMxMDguOTI0IDkyLjEyOTUgMTA4LjU3MyA5NC40NDQ4IDEwOC4xMTEgOTYuNzA0OEMxMDcuNjQ4IDk4Ljk1OTggMTA3LjA3NiAxMDEuMTk1IDEwNi40MDggMTAzLjM0OUMxMDUuNzQ1IDEwNS40ODkgMTA0Ljk2MiAxMDcuNjMzIDEwNC4wNzggMTA5LjcyM0MxMDMuMjA5IDExMS43NzcgMTAyLjIyOSAxMTMuODE2IDEwMS4xNiAxMTUuNzg1QzEwMC4wOSAxMTcuNzQ4IDk4LjkxOTcgMTE5LjY3MiA5Ny42ODkyIDEyMS41Qzk2LjU5NDMgMTIzLjEyMiA5NS40MjQgMTI0LjcwNCA5NC4yMDM2IDEyNi4yMTZIMTAzLjM1OUMxMDguMDY1IDEyNC42OTkgMTEyLjk1NyAxMjMuOTMxIDExNy44ODkgMTIzLjkzMUgxMTkuMjRDMTIxLjc3NiAxMjMuOTMxIDEyNC4yODcgMTIzLjU3NCAxMjYuNzAzIDEyMi44NzZDMTMzLjk5IDEyMC43NzIgMTQwLjA2OCAxMTUuNjM0IDE0My4zNzIgMTA4Ljc4OUwxNDMuNDQ4IDEwOC42MzhDMTQzLjE3MSAxMDguMzgyIDE0Mi45MSAxMDguMTM2IDE0Mi42NzQgMTA3LjlDMTQwLjI4MyAxMDUuNTA5IDEzOC40MDUgMTAyLjcyMiAxMzcuMDk0IDk5LjYyMjhMMTM3LjA4NCA5OS42MzI4WiIgZmlsbD0iIzAwNkE0MyIvPgo8cGF0aCBkPSJNMTYxLjA4MSAxMTQuNzhDMTY0LjQ5NiAxMTQuNzggMTY3LjgwNiAxMTQuMTEyIDE3MC45MTkgMTEyLjc5MUMxNzMuNTE2IDExMS42OTYgMTc1Ljg5NyAxMTAuMTggMTc4LjAwMSAxMDguMjgxQzE3OC4zMjcgMTA3Ljk5IDE3OC42NDkgMTA3LjY4NCAxNzguOTU1IDEwNy4zNzdDMTgxLjI3NSAxMDUuMDU3IDE4My4wOTkgMTAyLjM1IDE4NC4zNzQgOTkuMzQxNUwxODkuNTI3IDg3LjE1MjNMMTg5LjczMyA4Ny4xMTcxQzE5MC45MDMgODYuOTI2MyAxOTEuODg4IDg2LjE2MjkgMTkyLjM2NSA4NS4wNzNMMTk4LjA3NSA3Mi4wNjAyQzE5OC4zNjEgNzEuNDA3MyAxOTguNTA3IDcwLjcxNDIgMTk4LjUwNyA2OS45OTZDMTk4LjUwNyA2Ny4xNTg0IDE5Ni4yMDIgNjQuODQ4MSAxOTMuMzY0IDY0Ljg0ODFIMTUxLjk3VjU0LjMwMTNDMTQ2LjA4NCA2MS4wMTExIDEzNy42NTcgNjQuODM4MSAxMjguNjg3IDY0Ljg0ODFDMTI1Ljg0OSA2NC44NDgxIDEyMy41MzkgNjcuMTU4NCAxMjMuNTM5IDY5Ljk5NkMxMjMuNTM5IDcwLjcxNDIgMTIzLjY4NSA3MS40MTIzIDEyMy45NzEgNzIuMDYwMkwxMjkuNjg2IDg1LjA3M0MxMzAuMTY4IDg2LjE3NzkgMTMxLjIxMyA4Ni45NjY0IDEzMi40MDggODcuMTMyMkwxMzIuNjE5IDg3LjE2MjNMMTMyLjcwNSA4Ny4zNTMyQzEzMi45NTYgODcuOTI1NyAxMzMuMjA3IDg4LjUwMzMgMTMzLjQ0OCA4OS4wODA4TDEzNy43ODcgOTkuMzQxNUMxMzkuMDYzIDEwMi4zNTUgMTQwLjg4NiAxMDUuMDU3IDE0My4yMDYgMTA3LjM3N0MxNDMuNTE4IDEwNy42ODkgMTQzLjgzOSAxMDcuOTkgMTQ0LjE2IDEwOC4yODFDMTQ2LjI2NSAxMTAuMTggMTQ4LjY1MSAxMTEuNjk2IDE1MS4yNDIgMTEyLjc5MUMxNTQuMzU2IDExNC4xMTIgMTU3LjY3MSAxMTQuNzggMTYxLjA4NiAxMTQuNzhIMTYxLjA4MVpNMTYxLjA4MSAxMDMuMTQ4QzE1OS4wMDIgMTAzLjE0OCAxNTYuOTkzIDEwMi43NDIgMTU1LjEwOSAxMDEuOTQzTDE1NS40MDEgMTAxLjI1QzE1Ny4xOTMgMTAyLjAwOCAxNTkuMTAyIDEwMi4zOTUgMTYxLjA4MSAxMDIuMzk1QzE2My4wNiAxMDIuMzk1IDE2NC45NjMgMTAyLjAwOCAxNjYuNzU2IDEwMS4yNUwxNjcuMDQ3IDEwMS45NDNDMTY1LjE1OSAxMDIuNzQyIDE2My4xNTUgMTAzLjE0OCAxNjEuMDc2IDEwMy4xNDhIMTYxLjA4MVpNMTc0LjY1MSA4MC4wOTA5SDE3My44OThWNzIuNTI3M0gxNzQuNjUxVjgwLjA5MDlaTTE2Ni4yNzkgNjkuMjY3OEgxODIuMjdWNzAuMDIxMUgxNjYuMjc5VjY5LjI2NzhaTTE0Ni45ODggODAuMDkwOUgxNDYuMjM1VjcyLjUyNzNIMTQ2Ljk4OFY4MC4wOTA5Wk0xMzcuMDk0IDcwLjAyMTFWNjkuMjY3OEgxNDcuOTE3QzE1MS41MzMgNjkuMjY3OCAxNTQuOTk0IDcwLjgwNDYgMTU3LjQxNCA3My40ODY1QzE1OS44MzUgNzYuMTY4NSAxNjEuMDEgNzkuNzY5NSAxNjAuNjM5IDgzLjM2NTRMMTU5LjQwMyA5NS40MzQxSDE2Mi43MjNWOTYuMTg3NEgxNTguNTdMMTU5Ljg5IDgzLjI4NTFDMTYwLjI0MiA3OS45MDUxIDE1OS4xMzIgNzYuNTE1IDE1Ni44NTcgNzMuOTg4OEMxNTQuNTc3IDcxLjQ2MjUgMTUxLjMyMiA3MC4wMTYxIDE0Ny45MjIgNzAuMDE2MUgxMzcuMDk5TDEzNy4wOTQgNzAuMDIxMVoiIGZpbGw9IiNGQUY1RTMiLz4KPHBhdGggZD0iTTEzNS43MjMgMTM2LjgwOEMxMzkuMDA4IDE0MC4wOTggMTQyLjg0NSAxNDIuNjg0IDE0Ny4xMjQgMTQ0LjQ5N0MxNTEuNTQ0IDE0Ni4zNjUgMTU2LjI0IDE0Ny4zMSAxNjEuMDgxIDE0Ny4zMUMxNjUuOTIzIDE0Ny4zMSAxNzAuNjE4IDE0Ni4zNiAxNzUuMDM4IDE0NC40OTdDMTc5LjMxMiAxNDIuNjg5IDE4My4xNDQgMTQwLjEwMyAxODYuNDM5IDEzNi44MDhDMTg5LjcyOCAxMzMuNTIzIDE5Mi4zMTUgMTI5LjY4NiAxOTQuMTIzIDEyNS40MTJDMTk0LjM4OSAxMjQuNzc5IDE5NC42NCAxMjQuMTMyIDE5NC44NjYgMTIzLjQ4NEMxODcuNTU5IDEyMS4yNTQgMTgxLjQ3NyAxMTYuMDYxIDE3OC4xMzIgMTA5LjE2NUMxNzYuMDU4IDExMC45NjggMTczLjczMiAxMTIuNDIgMTcxLjIxNiAxMTMuNDg0QzE2OC4wMDcgMTE0Ljg0IDE2NC41OTcgMTE1LjUyOCAxNjEuMDg2IDExNS41MjhDMTU3LjU3NSAxMTUuNTI4IDE1NC4xNiAxMTQuODQgMTUwLjk1MSAxMTMuNDc5QzE0OC40MyAxMTIuNDE1IDE0Ni4xMDkgMTEwLjk1OCAxNDQuMDMgMTA5LjE1NUMxNDAuNjg1IDExNi4wNTEgMTM0LjYwMyAxMjEuMjQ5IDEyNy4yOTYgMTIzLjQ3OUMxMjcuNTIyIDEyNC4xMTcgMTI3Ljc2OCAxMjQuNzU5IDEyOC4wMzkgMTI1LjQwN0MxMjkuODUyIDEyOS42ODYgMTMyLjQzOSAxMzMuNTE4IDEzNS43MjggMTM2LjgwM0wxMzUuNzIzIDEzNi44MDhaIiBmaWxsPSIjRkFGNUUzIi8+CjxwYXRoIGQ9Ik0xODQuMTU4IDI3MC44NDRDMTg0LjE1OCAyNjguNTQ5IDE4NS40MzkgMjY2LjU1IDE4Ny4zMTggMjY1LjUxSDE2NS4wMThDMTYyLjA4IDI2NS41MSAxNTkuNjg1IDI2Ny45MDEgMTU5LjY4NSAyNzAuODQ0QzE1OS42ODUgMjczLjc4NyAxNjIuMDc1IDI3Ni4xNzggMTY1LjAxOCAyNzYuMTc4SDE4Ny4zMThDMTg1LjQzNCAyNzUuMTQzIDE4NC4xNTggMjczLjEzOSAxODQuMTU4IDI3MC44NDRaIiBmaWxsPSIjMDA2QTQzIi8+CjxwYXRoIGQ9Ik0xMjQuNTY0IDI1MS44MTlMOTguNTczMiAyNDUuODg4VjI3Ni4xMDJIOTguMTk2NVYyNzYuMTc4SDE0NC4xODFDMTQ0LjA2NSAyNjQuNDM1IDEzNi4wMzUgMjU0LjQ0MSAxMjQuNTY5IDI1MS44MTlIMTI0LjU2NFoiIGZpbGw9IiNGQUY1RTMiLz4KPHBhdGggZD0iTTE0My45MDQgMTA4LjU1OEMxNDMuNTczIDEwOC4yNjEgMTQzLjI1MiAxMDcuOTU1IDE0Mi45MzUgMTA3LjYzOEMxNDAuNjE1IDEwNS4zMTggMTM4LjczMiAxMDIuNTUxIDEzNy40MzYgOTkuNDgyMkwxMzMuMDk3IDg5LjIyMTZDMTMyLjg1NSA4OC42NDQgMTMyLjYwNCA4OC4wNzE1IDEzMi4zNTMgODcuNDk5QzEzMC45OTcgODcuMzA4MSAxMjkuODY3IDg2LjQyOTIgMTI5LjM0IDg1LjIxODhMMTIzLjYyNCA3Mi4yMDZDMTIzLjMyOCA3MS41MjggMTIzLjE2MiA3MC43Nzk2IDEyMy4xNjIgNjkuOTkxMUMxMjMuMTYyIDY2Ljk0MjYgMTI1LjYzMyA2NC40NjY2IDEyOC42ODcgNjQuNDY2NkMxMzguMjI0IDY0LjQ1NjUgMTQ2LjczNyA2MC4xMDcyIDE1Mi4zNDcgNTMuMjcxOFY2NC40NjY2SDE5My4zNjRDMTk2LjQxMyA2NC40NjY2IDE5OC44ODQgNjYuOTQyNiAxOTguODg0IDY5Ljk5MTFDMTk4Ljg4NCA3MC43Nzk2IDE5OC43MTggNzEuNTI4IDE5OC40MjIgNzIuMjA2TDE5Mi43MTIgODUuMjE4OEMxOTIuMTk0IDg2LjM5NCAxOTEuMTA0IDg3LjI2NzkgMTg5Ljc5OSA4Ny40ODM5TDE4NC43MjYgOTkuNDgyMkMxODMuNDI1IDEwMi41NTEgMTgxLjU0NyAxMDUuMzE4IDE3OS4yMjcgMTA3LjYzOEMxNzguOTE1IDEwNy45NSAxNzguNTg5IDEwOC4yNTYgMTc4LjI1NyAxMDguNTU4TDE3OC41OTkgMTA4LjM5N0wxNzguNzE5IDEwOC42NDhDMTc4Ljk5NSAxMDguMzkyIDE3OS4yNTcgMTA4LjE0NiAxNzkuNDkzIDEwNy45MUMxODEuODgzIDEwNS41MTkgMTgzLjc2MiAxMDIuNzMyIDE4NS4wNzMgOTkuNjMyOUwxOTAuMDcgODcuODIwNEMxOTEuNDAxIDg3LjUzNDEgMTkyLjUxMSA4Ni42MzAxIDE5My4wNjMgODUuMzc0NUwxOTguNzczIDcyLjM2MTdDMTk5LjEgNzEuNjEzNCAxOTkuMjcxIDcwLjgxOTggMTk5LjI3MSA2OS45OTExQzE5OS4yNzEgNjYuNzM2NyAxOTYuNjI0IDY0LjA4OTkgMTkzLjM3NCA2NC4wODk5SDE1Mi43MzRWNTIuMjIyMkwxNTIuMDY2IDUzLjAzNThDMTQ2LjMwNSA2MC4wNTcgMTM3Ljc4NyA2NC4wODQ5IDEyOC42OTcgNjQuMDk0OUMxMjUuNDQzIDY0LjA5NDkgMTIyLjc5NiA2Ni43NDE3IDEyMi43OTYgNjkuOTk2MkMxMjIuNzk2IDcwLjgxOTggMTIyLjk2MiA3MS42MTg0IDEyMy4yOTMgNzIuMzY2N0wxMjkuMDAzIDg1LjM3OTVDMTI5LjU2MSA4Ni42NTUyIDEzMC43MzYgODcuNTg0MyAxMzIuMDk3IDg3Ljg0NTVDMTMyLjMxOCA4OC4zNTI4IDEzMi41MzkgODguODY1IDEzMi43NTUgODkuMzc3M0wxMzcuMDk0IDk5LjYzNzlDMTM4LjQwNSAxMDIuNzM3IDE0MC4yODMgMTA1LjUyNCAxNDIuNjc0IDEwNy45MTVDMTQyLjkxIDEwOC4xNTEgMTQzLjE3MSAxMDguMzk3IDE0My40NDggMTA4LjY1M0wxNDMuNTczIDEwOC40MDJMMTQzLjkxIDEwOC41NjhMMTQzLjkwNCAxMDguNTU4WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTYxLjA4MSAxMTUuMTU3QzE2NC42MjIgMTE1LjE1NyAxNjcuOTk3IDExNC40MzkgMTcxLjA2NSAxMTMuMTM4QzE3My42MDIgMTEyLjA2OCAxNzUuOTIyIDExMC41OTcgMTc3Ljk1NiAxMDguODE0TDE3Ny45MTEgMTA4LjcyM0wxNzguMjUyIDEwOC41NjNDMTc4LjU4NCAxMDguMjY2IDE3OC45MDUgMTA3Ljk2IDE3OS4yMjIgMTA3LjY0M0MxODEuNTQyIDEwNS4zMjMgMTgzLjQyNSAxMDIuNTU2IDE4NC43MjEgOTkuNDg3MkwxODkuNzk0IDg3LjQ4ODlDMTkxLjEwNCA4Ny4yNzMgMTkyLjE4OSA4Ni40MDQxIDE5Mi43MDcgODUuMjIzOEwxOTguNDE3IDcyLjIxMUMxOTguNzEzIDcxLjUzMyAxOTguODc5IDcwLjc4NDcgMTk4Ljg3OSA2OS45OTYyQzE5OC44NzkgNjYuOTQ3NiAxOTYuNDA4IDY0LjQ3MTYgMTkzLjM2IDY0LjQ3MTZIMTUyLjM0MlY1My4yNzY5QzE0Ni43MzIgNjAuMTEyMiAxMzguMjE5IDY0LjQ2MTYgMTI4LjY4MiA2NC40NzE2QzEyNS42MjggNjQuNDcxNiAxMjMuMTU3IDY2Ljk0NzYgMTIzLjE1NyA2OS45OTYyQzEyMy4xNTcgNzAuNzg0NyAxMjMuMzIzIDcxLjUzMyAxMjMuNjE5IDcyLjIxMUwxMjkuMzM1IDg1LjIyMzhDMTI5Ljg2MiA4Ni40MzQyIDEzMC45OTIgODcuMzEzMSAxMzIuMzQ4IDg3LjUwNEMxMzIuNTk5IDg4LjA3NjUgMTMyLjg0NiA4OC42NDkxIDEzMy4wOTIgODkuMjI2NkwxMzcuNDMxIDk5LjQ4NzJDMTM4LjczMiAxMDIuNTU2IDE0MC42MSAxMDUuMzIzIDE0Mi45MyAxMDcuNjQzQzE0My4yNDIgMTA3Ljk1NSAxNDMuNTY4IDEwOC4yNjEgMTQzLjkgMTA4LjU2M0wxNDQuMjM2IDEwOC43MjhMMTQ0LjE5MSAxMDguODE5QzE0Ni4yMyAxMTAuNjAyIDE0OC41NSAxMTIuMDczIDE1MS4wODcgMTEzLjE0M0MxNTQuMTU1IDExNC40NDQgMTU3LjUzNSAxMTUuMTYyIDE2MS4wNzYgMTE1LjE2MkwxNjEuMDgxIDExNS4xNTdaTTE0NC4xNTYgMTA4LjI4MUMxNDMuODI5IDEwNy45ODUgMTQzLjUwOCAxMDcuNjg0IDE0My4yMDIgMTA3LjM3N0MxNDAuODgxIDEwNS4wNTcgMTM5LjA1OCAxMDIuMzUgMTM3Ljc4MiA5OS4zNDE2TDEzMy40NDMgODkuMDgxQzEzMy4xOTcgODguNTAzNCAxMzIuOTUxIDg3LjkyNTggMTMyLjcgODcuMzUzM0wxMzIuNjE0IDg3LjE2MjVMMTMyLjQwNCA4Ny4xMzIzQzEzMS4yMDggODYuOTY2NiAxMzAuMTY5IDg2LjE3ODEgMTI5LjY4MSA4NS4wNzMyTDEyMy45NjYgNzIuMDYwM0MxMjMuNjggNzEuNDA3NCAxMjMuNTM0IDcwLjcxNDQgMTIzLjUzNCA2OS45OTYyQzEyMy41MzQgNjcuMTU4NSAxMjUuODQ0IDY0Ljg0ODMgMTI4LjY4MiA2NC44NDgzQzEzNy42NTIgNjQuODQzMyAxNDYuMDc5IDYxLjAxMTIgMTUxLjk2NSA1NC4zMDE0VjY0Ljg0ODNIMTkzLjM2QzE5Ni4xOTcgNjQuODQ4MyAxOTguNTAyIDY3LjE1ODUgMTk4LjUwMiA2OS45OTYyQzE5OC41MDIgNzAuNzE0NCAxOTguMzU3IDcxLjQxMjUgMTk4LjA3IDcyLjA2MDNMMTkyLjM2IDg1LjA3MzJDMTkxLjg4MyA4Ni4xNjMgMTkwLjg5OSA4Ni45MjY0IDE4OS43MjggODcuMTE3M0wxODkuNTIyIDg3LjE1MjRMMTg0LjM2OSA5OS4zNDE2QzE4My4wOTQgMTAyLjM1NSAxODEuMjcxIDEwNS4wNTcgMTc4Ljk1IDEwNy4zNzdDMTc4LjYzOSAxMDcuNjg5IDE3OC4zMTggMTA3Ljk5IDE3Ny45OTYgMTA4LjI4MUMxNzUuODkyIDExMC4xOCAxNzMuNTA2IDExMS42OTcgMTcwLjkxNSAxMTIuNzkxQzE2Ny44MDEgMTE0LjEwNyAxNjQuNDkxIDExNC43OCAxNjEuMDc2IDExNC43OEMxNTcuNjYxIDExNC43OCAxNTQuMzQ2IDExNC4xMTIgMTUxLjIzMiAxMTIuNzkxQzE0OC42NDEgMTExLjY5NyAxNDYuMjU1IDExMC4xOCAxNDQuMTUxIDEwOC4yODFIMTQ0LjE1NloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE2MS4wODEgMTE1LjUzNEMxNjQuNTk3IDExNS41MzQgMTY4LjAwNyAxMTQuODQ1IDE3MS4yMTEgMTEzLjQ4OUMxNzMuNzI3IDExMi40MjUgMTc2LjA1MiAxMTAuOTY4IDE3OC4xMjcgMTA5LjE3QzE3OC4xMjIgMTA5LjE1NSAxNzguMTEyIDEwOS4xNCAxNzguMTA3IDEwOS4xM0wxNzcuOTU2IDEwOC44MjRDMTc1LjkxNyAxMTAuNjA3IDE3My41OTYgMTEyLjA3OCAxNzEuMDY1IDExMy4xNDhDMTY3Ljk5NyAxMTQuNDQ5IDE2NC42MjIgMTE1LjE2NyAxNjEuMDgxIDExNS4xNjdDMTU3LjU0IDExNS4xNjcgMTU0LjE2IDExNC40NDkgMTUxLjA5MSAxMTMuMTQ4QzE0OC41NTUgMTEyLjA3OCAxNDYuMjM1IDExMC42MDcgMTQ0LjE5NiAxMDguODI0TDE0NC4wNDUgMTA5LjEzNUMxNDQuMDQ1IDEwOS4xMzUgMTQ0LjAzIDEwOS4xNiAxNDQuMDI1IDEwOS4xNzVDMTQ2LjA5OSAxMTAuOTc4IDE0OC40MjUgMTEyLjQzNSAxNTAuOTQ2IDExMy41QzE1NC4xNTUgMTE0Ljg1NiAxNTcuNTY1IDExNS41NDkgMTYxLjA4MSAxMTUuNTQ5VjExNS41MzRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik05My40MDUxIDEyNi41OThDOTQuODExNCAxMjQuODk1IDk2LjEzMjIgMTIzLjEyNyA5Ny4zNzI3IDEyMS4yOTRDOTguNjEzMiAxMTkuNDU2IDk5Ljc2MzQgMTE3LjU2MyAxMDAuODI4IDExNS42MDlDMTAxLjg4OCAxMTMuNjU1IDEwMi44NTcgMTExLjY0MSAxMDMuNzI2IDEwOS41NzdDMTA0LjU5NSAxMDcuNTE4IDEwNS4zNzMgMTA1LjQwNCAxMDYuMDQ2IDEwMy4yMzlDMTA2LjcxOSAxMDEuMDc5IDEwNy4yODIgOTguODc0NiAxMDcuNzQ0IDk2LjYyOTZDMTA4LjIwMSA5NC4zNzk2IDEwOC41NTIgOTIuMDk5NSAxMDguNzg4IDg5Ljc3OTJDMTA5LjAyNSA4Ny40NTg5IDEwOS4xNDUgODUuMTA4NCAxMDkuMTQ1IDgyLjcyMjhWNjQuMTc1NEMxMDkuMTQ1IDM1LjQ5MjkgMTMyLjM5OCAxMi4yMzk2IDE2MS4wODEgMTIuMjM5NkMxODkuNzYzIDEyLjIzOTYgMjEzLjAxNyAzNS40OTI5IDIxMy4wMTcgNjQuMTc1NFY4Mi43MjI4QzIxMy4wMTcgODUuMTAzNCAyMTMuMTM3IDg3LjQ1ODkgMjEzLjM3MyA4OS43NzkyQzIxMy42MDkgOTIuMDk5NSAyMTMuOTU2IDk0LjM3OTYgMjE0LjQxOCA5Ni42Mjk2QzIxNC44NzUgOTguODc0NiAyMTUuNDQ3IDEwMS4wNzkgMjE2LjExNSAxMDMuMjM5QzIxNi43ODggMTA1LjM5OSAyMTcuNTYyIDEwNy41MTggMjE4LjQzMSAxMDkuNTc3QzIxOS4zIDExMS42NDEgMjIwLjI2OSAxMTMuNjU1IDIyMS4zMzQgMTE1LjYwOUMyMjIuMzkzIDExNy41NjMgMjIzLjU0OCAxMTkuNDU2IDIyNC43ODQgMTIxLjI5NEMyMjYuMDI0IDEyMy4xMjcgMjI3LjM1IDEyNC44OTUgMjI4Ljc1NyAxMjYuNTk4SDIxOS44OTdDMjIwLjI0OSAxMjYuNzE4IDIyMC41OTUgMTI2Ljg0NCAyMjAuOTQyIDEyNi45NzVIMjI5LjU1NUwyMjkuMDQ4IDEyNi4zNTdDMjI3LjY0NyAxMjQuNjU5IDIyNi4zMjEgMTIyLjg4NiAyMjUuMSAxMjEuMDgzQzIyMy44NTUgMTE5LjIzNSAyMjIuNzA1IDExNy4zMzIgMjIxLjY3IDExNS40MjhDMjIwLjYxNSAxMTMuNDk1IDIxOS42NDYgMTExLjQ3NiAyMTguNzgyIDEwOS40MzJDMjE3LjkxOCAxMDcuMzg3IDIxNy4xNDUgMTA1LjI2OCAyMTYuNDgyIDEwMy4xMjlDMjE1LjgxNCAxMDAuOTc0IDIxNS4yNDIgOTguNzY0MSAyMTQuNzk1IDk2LjU1OTNDMjE0LjMzOCA5NC4zMTk0IDIxMy45ODYgOTIuMDI5MiAyMTMuNzU1IDg5Ljc0NEMyMTMuNTE5IDg3LjQyMzcgMjEzLjM5OCA4NS4wNjMyIDIxMy4zOTggODIuNzI3OFY2NC4xODA0QzIxMy4zOTggMzUuMzMyMiAxODkuOTI5IDExLjg2NzkgMTYxLjA4NiAxMS44Njc5QzEzMi4yNDMgMTEuODY3OSAxMDguNzczIDM1LjMzNzIgMTA4Ljc3MyA2NC4xODA0VjgyLjcyNzhDMTA4Ljc3MyA4NS4wNjMyIDEwOC42NTMgODcuNDIzNyAxMDguNDE3IDg5Ljc0NEMxMDguMTg2IDkyLjAyOTIgMTA3LjgzNCA5NC4zMTk0IDEwNy4zNzcgOTYuNTU5M0MxMDYuOTIgOTguNzg5MiAxMDYuMzUzIDEwMC45OTkgMTA1LjY5IDEwMy4xMjlDMTA1LjAzMiAxMDUuMjQzIDEwNC4yNTggMTA3LjM2MiAxMDMuMzg0IDEwOS40MzJDMTAyLjUyNiAxMTEuNDY2IDEwMS41NTYgMTEzLjQ4NSAxMDAuNTAyIDExNS40MjhDOTkuNDQxOSAxMTcuMzcyIDk4LjI4NjkgMTE5LjI3NSA5Ny4wNjY0IDEyMS4wODNDOTUuODM2IDEyMi45MDYgOTQuNTA1IDEyNC42NzkgOTMuMTE4OCAxMjYuMzYyTDkyLjYxMTYgMTI2Ljk4SDEwMS4yMTVDMTAxLjU2MSAxMjYuODQ5IDEwMS45MDggMTI2LjcyMyAxMDIuMjU5IDEyNi42MDNIOTMuNDEwMkw5My40MDUxIDEyNi41OThaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xMDMuMzU0IDEyNi4yMjFIOTQuMTk4NEM5NS40MTg4IDEyNC43MDkgOTYuNTg5MSAxMjMuMTIyIDk3LjY4NCAxMjEuNTA1Qzk4LjkxOTUgMTE5LjY3NyAxMDAuMDg1IDExNy43NTMgMTAxLjE1NCAxMTUuNzg5QzEwMi4yMTkgMTEzLjgyMSAxMDMuMjA0IDExMS43ODIgMTA0LjA3MiAxMDkuNzI3QzEwNC45NTYgMTA3LjYzOCAxMDUuNzQgMTA1LjQ5NCAxMDYuNDAzIDEwMy4zNTRDMTA3LjA3MSAxMDEuMTk5IDEwNy42NDggOTguOTY0NiAxMDguMTA1IDk2LjcwOTVDMTA4LjU2NyA5NC40NDQ1IDEwOC45MTkgOTIuMTI5MiAxMDkuMTU1IDg5LjgyMzlDMTA5LjM5MSA4Ny40Nzg1IDEwOS41MTEgODUuMDkyOSAxMDkuNTExIDgyLjczMjRWNjQuMTg1QzEwOS41MTEgMzUuNzUzNiAxMzIuNjM5IDEyLjYyNTggMTYxLjA3MSAxMi42MjU4QzE4OS41MDIgMTIuNjI1OCAyMTIuNjMgMzUuNzUzNiAyMTIuNjMgNjQuMTg1VjgyLjczMjRDMjEyLjYzIDg1LjA5MjkgMjEyLjc1IDg3LjQ3ODUgMjEyLjk4NiA4OS44MjM5QzIxMy4yMjIgOTIuMTM0MiAyMTMuNTc0IDk0LjQ0OTUgMjE0LjAzNiA5Ni43MTQ2QzIxNC40OTMgOTguOTQ0NSAyMTUuMDY2IDEwMS4xNzkgMjE1Ljc0NCAxMDMuMzU5QzIxNi40MTcgMTA1LjUxOSAyMTcuMiAxMDcuNjYzIDIxOC4wNjkgMTA5LjczMkMyMTguOTQzIDExMS43OTcgMjE5LjkyMiAxMTMuODQxIDIyMC45ODcgMTE1Ljc5NEMyMjIuMDMyIDExNy43MTggMjIzLjE5NyAxMTkuNjQxIDIyNC40NTcgMTIxLjUxQzIyNS41NDIgMTIzLjExNyAyMjYuNzE3IDEyNC42OTkgMjI3Ljk0OCAxMjYuMjI2SDIxOC43NzdDMjE4Ljc3NyAxMjYuMjI2IDIxOC44MjcgMTI2LjI0MSAyMTguODUzIDEyNi4yNDZDMjE5LjE5OSAxMjYuMzU2IDIxOS41NCAxMjYuNDgyIDIxOS44ODIgMTI2LjYwMkgyMjguNzQxQzIyNy4zMzUgMTI0LjkgMjI2LjAwOSAxMjMuMTMyIDIyNC43NjkgMTIxLjI5OUMyMjMuNTMzIDExOS40NjEgMjIyLjM3OCAxMTcuNTY3IDIyMS4zMTggMTE1LjYxNEMyMjAuMjU0IDExMy42NiAyMTkuMjg0IDExMS42NDYgMjE4LjQxNiAxMDkuNTgyQzIxNy41NDcgMTA3LjUyMyAyMTYuNzczIDEwNS40MDggMjE2LjEgMTAzLjI0NEMyMTUuNDI3IDEwMS4wODQgMjE0Ljg2IDk4Ljg3OTIgMjE0LjQwMyA5Ni42MzQyQzIxMy45NDYgOTQuMzg0MiAyMTMuNTk0IDkyLjEwNDEgMjEzLjM1OCA4OS43ODM4QzIxMy4xMjIgODcuNDYzNSAyMTMuMDAxIDg1LjExMyAyMTMuMDAxIDgyLjcyNzRWNjQuMThDMjEzLjAwMSAzNS40OTc1IDE4OS43NDggMTIuMjQ0MSAxNjEuMDY2IDEyLjI0NDFDMTMyLjM4MyAxMi4yNDQxIDEwOS4xMyAzNS40OTc1IDEwOS4xMyA2NC4xOFY4Mi43Mjc0QzEwOS4xMyA4NS4xMDggMTA5LjAwOSA4Ny40NjM1IDEwOC43NzMgODkuNzgzOEMxMDguNTM3IDkyLjEwNDEgMTA4LjE5MSA5NC4zODQyIDEwNy43MjkgOTYuNjM0MkMxMDcuMjcyIDk4Ljg3OTIgMTA2LjcwNCAxMDEuMDg0IDEwNi4wMzEgMTAzLjI0NEMxMDUuMzU4IDEwNS40MDMgMTA0LjU4NSAxMDcuNTIzIDEwMy43MTEgMTA5LjU4MkMxMDIuODQyIDExMS42NDYgMTAxLjg3MyAxMTMuNjYgMTAwLjgxMyAxMTUuNjE0Qzk5Ljc0ODIgMTE3LjU2NyA5OC41OTggMTE5LjQ2MSA5Ny4zNTc1IDEyMS4yOTlDOTYuMTE3IDEyMy4xMzIgOTQuNzk2MSAxMjQuOSA5My4zODk5IDEyNi42MDJIMTAyLjIzOUMxMDIuNTg2IDEyNi40ODIgMTAyLjkzMiAxMjYuMzU2IDEwMy4yNzkgMTI2LjI0NkMxMDMuMjk5IDEyNi4yNDEgMTAzLjMxOSAxMjYuMjM2IDEwMy4zMzkgMTI2LjIyNkwxMDMuMzU0IDEyNi4yMjFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNDEuMDU2IDE0Mi4wNjJMMjY0LjIxNCAxNzEuMjAxVjE3MC41OTNMMjQxLjM1MyAxNDEuODI2QzIzNS45OTQgMTM1LjA4NiAyMjguOTY4IDEyOS45ODMgMjIwLjkzNyAxMjYuOTY5SDIxOS44MzJDMjI4LjA5NCAxMjkuODY3IDIzNS40ODIgMTM1LjA0NSAyNDEuMDU2IDE0Mi4wNjJaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yMTguNzQ3IDEyNi42MDNDMjE0LjEyNyAxMjUuMTA2IDIwOS4yNDUgMTI0LjMxOCAyMDQuMjY4IDEyNC4zMThIMjAyLjkxN0MyMDAuMjkgMTI0LjMxOCAxOTcuNzU0IDEyMy45NDYgMTk1LjM1MyAxMjMuMjUzTDE5NS43MSAxMjMuMzczQzE5NS42NyAxMjMuNDg0IDE5NS42MjkgMTIzLjU5NCAxOTUuNTg5IDEyMy43MDVDMTk3Ljk2NSAxMjQuMzU4IDIwMC40MzEgMTI0LjY5NCAyMDIuOTE3IDEyNC42OTRIMjA0LjI2OEMyMDkuMTU0IDEyNC42OTQgMjEzLjk4NiAxMjUuNDU4IDIxOC42MzIgMTI2Ljk2NEMyMjcuMzkgMTI5LjgwMiAyMzUuMDM5IDEzNS4xMDYgMjQwLjc2NSAxNDIuMzAzTDI2My45MDggMTcxLjQyN0gyNjQuMjE0VjE3MS4yMDZMMjQxLjA1NiAxNDIuMDY3QzIzNS40ODIgMTM1LjA1IDIyOC4wODkgMTI5Ljg3NyAyMTkuODMyIDEyNi45NzRIMjE4Ljc0N1YxMjYuNjAzWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjAyLjkyMiAxMjMuOTM2QzIwMC4zODUgMTIzLjkzNiAxOTcuODc0IDEyMy41NzkgMTk1LjQ2NCAxMjIuODgxQzE4OC4xNzYgMTIwLjc3NyAxODIuMDk5IDExNS42MzkgMTc4Ljc5IDEwOC43OTRMMTc4LjcxOSAxMDguNjQzQzE3OC42NDkgMTA4LjcwOCAxNzguNTg0IDEwOC43NjkgMTc4LjUxMyAxMDguODM0QzE3OC40ODggMTA4Ljg1OSAxNzguNDU4IDEwOC44ODQgMTc4LjQyOCAxMDguOTA0TDE3OC40NTMgMTA4Ljk1NEMxODEuNzE4IDExNS43MiAxODcuNzA5IDEyMC45MDggMTk1LjAwMiAxMjMuMTI3VjEyMy4xMTdMMTk1LjM1OCAxMjMuMjM4QzE5Ny43NTkgMTIzLjkzMSAyMDAuMyAxMjQuMzA4IDIwMi45MjIgMTI0LjMwOEgyMDQuMjczQzIwOS4yNSAxMjQuMzA4IDIxNC4xMjcgMTI1LjA5NiAyMTguNzUyIDEyNi41OTNWMTI2LjIxMUgyMTguNzkyQzIxNC4wOTYgMTI0LjY5NCAyMDkuMjEgMTIzLjkyNiAyMDQuMjczIDEyMy45MjZIMjAyLjkyMlYxMjMuOTM2WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTk0Ljg2NiAxMjMuNDg0QzE5NC45MDYgMTIzLjM2NCAxOTQuOTU2IDEyMy4yNDggMTk0Ljk5NyAxMjMuMTI4QzE4Ny43MDQgMTIwLjkwOCAxODEuNzEyIDExNS43MiAxNzguNDQ4IDEwOC45NTVMMTc4LjQyMyAxMDguOTA0QzE3OC4zMjggMTA4Ljk5IDE3OC4yMjcgMTA5LjA3NSAxNzguMTI3IDEwOS4xNkMxODEuNDcxIDExNi4wNTYgMTg3LjU1NCAxMjEuMjU0IDE5NC44NjEgMTIzLjQ3OUwxOTQuODY2IDEyMy40ODRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNzguNDIzIDEwOC45MDlDMTc4LjQ0OCAxMDguODg0IDE3OC40NzggMTA4Ljg2NCAxNzguNTA4IDEwOC44MzhDMTc4LjU4MyAxMDguNzczIDE3OC42NDQgMTA4LjcxMyAxNzguNzE0IDEwOC42NDhMMTc4LjU5MyAxMDguMzk2TDE3OC4yNTIgMTA4LjU1N0wxNzguNDIzIDEwOC45MDlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNzcuOTYxIDEwOC44MTRDMTc4LjA2MSAxMDguNzI4IDE3OC4xNjIgMTA4LjY0MyAxNzguMjU3IDEwOC41NThMMTc3LjkxNiAxMDguNzE4TDE3Ny45NjEgMTA4LjgwOVYxMDguODE0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTc3Ljk2MSAxMDguODEzTDE3OC4xMTIgMTA5LjEyQzE3OC4xMTIgMTA5LjEyIDE3OC4xMjcgMTA5LjE1IDE3OC4xMzIgMTA5LjE2QzE3OC4yMzIgMTA5LjA3NSAxNzguMzI4IDEwOC45OTQgMTc4LjQyOCAxMDguOTA0TDE3OC4yNTcgMTA4LjU1MkMxNzguMTYyIDEwOC42MzggMTc4LjA2MSAxMDguNzIzIDE3Ny45NjEgMTA4LjgwOFYxMDguODEzWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjE4Ljc0NyAxMjYuNTk4QzIxOS4xMDkgMTI2LjcxOCAyMTkuNDcgMTI2Ljg0OSAyMTkuODMyIDEyNi45NzRIMjIwLjkzN0MyMjAuNTkgMTI2Ljg0NCAyMjAuMjQ0IDEyNi43MTggMjE5Ljg5MiAxMjYuNTk4SDIxOC43NDdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yMTguNzQ3IDEyNi45NzRIMjE5LjgzMkMyMTkuNDcgMTI2Ljg0OSAyMTkuMTE0IDEyNi43MTggMjE4Ljc0NyAxMjYuNjAzVjEyNi45NzRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yMTguNzkyIDEyNi4yMjFIMjE4Ljc1MlYxMjYuNjAzSDIxOS44OTdDMjE5LjU1NiAxMjYuNDgyIDIxOS4yMTQgMTI2LjM2MiAyMTguODY4IDEyNi4yNDZDMjE4Ljg0MyAxMjYuMjM2IDIxOC44MTggMTI2LjIzMSAyMTguNzkyIDEyNi4yMjZWMTI2LjIyMVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEzNS4xOTEgMTM3LjM0QzEzOC41NDYgMTQwLjcgMTQyLjQ2MyAxNDMuMzM3IDE0Ni44MzMgMTQ1LjE5QzE1MS4zNDggMTQ3LjA5OSAxNTYuMTM5IDE0OC4wNjMgMTYxLjA4MSAxNDguMDYzQzE2Ni4wMjMgMTQ4LjA2MyAxNzAuODE5IDE0Ny4wOTQgMTc1LjMzNCAxNDUuMTlDMTc5LjY5OSAxNDMuMzQyIDE4My42MTEgMTQwLjcgMTg2Ljk3MSAxMzcuMzRDMTkwLjMzMSAxMzMuOTg1IDE5Mi45NjggMTMwLjA2OCAxOTQuODE2IDEyNS43MDRDMTk1LjA5NyAxMjUuMDQ2IDE5NS4zNTMgMTI0LjM2OCAxOTUuNTg5IDEyMy42OTVDMTk1LjQ3NCAxMjMuNjY1IDE5NS4zNjMgMTIzLjYzNCAxOTUuMjQ4IDEyMy42MDRDMTk1LjIzOCAxMjMuNjA0IDE5NS4yMzMgMTIzLjU5OSAxOTUuMjIzIDEyMy41OTRDMTk0Ljk5MiAxMjQuMjUyIDE5NC43NDEgMTI0LjkwNSAxOTQuNDY0IDEyNS41NTNDMTkyLjYzMSAxMjkuODgyIDE4OS45NzkgMTMzLjc5NSAxODYuNyAxMzcuMDY5QzE4My40MiAxNDAuMzQ5IDE3OS41MTggMTQzIDE3NS4xNzggMTQ0LjgzOUMxNzAuODQ0IDE0Ni42NzIgMTY2LjA3OCAxNDcuNjgxIDE2MS4wNzEgMTQ3LjY4MUMxNTYuMDY0IDE0Ny42ODEgMTUxLjMwMiAxNDYuNjY3IDE0Ni45NjggMTQ0LjgzOUMxNDIuNjM0IDE0MyAxMzguNzI3IDE0MC4zNDkgMTM1LjQ0NyAxMzcuMDY5QzEzMi4xNjcgMTMzLjc5NSAxMjkuNTE2IDEyOS44ODcgMTI3LjY3NyAxMjUuNTUzQzEyNy40MDYgMTI0LjkgMTI3LjE1NSAxMjQuMjQ3IDEyNi45MjQgMTIzLjU5NEMxMjYuOTE0IDEyMy41OTQgMTI2LjkwOSAxMjMuNTk5IDEyNi44OTkgMTIzLjYwNEMxMjYuNzg4IDEyMy42MzkgMTI2LjY3MyAxMjMuNjY1IDEyNi41NTcgMTIzLjY5NUMxMjYuNzk0IDEyNC4zNTggMTI3LjA1IDEyNS4wMzEgMTI3LjMzMSAxMjUuNzA0QzEyOS4xODQgMTMwLjA3MyAxMzEuODIxIDEzMy45ODUgMTM1LjE4MSAxMzcuMzRIMTM1LjE5MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE5NC4xMjMgMTI1LjQxM0MxOTIuMzE1IDEyOS42ODcgMTg5LjcyOCAxMzMuNTI0IDE4Ni40MzkgMTM2LjgwOEMxODMuMTQ5IDE0MC4wOTggMTc5LjMxMiAxNDIuNjg5IDE3NS4wMzggMTQ0LjQ5OEMxNzAuNjE4IDE0Ni4zNjYgMTY1LjkyMiAxNDcuMzEgMTYxLjA4MSAxNDcuMzFDMTU2LjIzOSAxNDcuMzEgMTUxLjU0NCAxNDYuMzYxIDE0Ny4xMjQgMTQ0LjQ5OEMxNDIuODQ1IDE0Mi42ODQgMTM5LjAwOCAxNDAuMDk4IDEzNS43MjMgMTM2LjgwOEMxMzIuNDM0IDEzMy41MjQgMTI5Ljg0NyAxMjkuNjkyIDEyOC4wMzQgMTI1LjQxM0MxMjcuNzYzIDEyNC43NjUgMTI3LjUxNyAxMjQuMTIyIDEyNy4yOTEgMTIzLjQ4NEMxMjcuMTcgMTIzLjUxOSAxMjcuMDU1IDEyMy41NjQgMTI2LjkyOSAxMjMuNkMxMjcuMTYgMTI0LjI1OCAxMjcuNDExIDEyNC45MSAxMjcuNjgzIDEyNS41NThDMTI5LjUyMSAxMjkuODg4IDEzMi4xNzIgMTMzLjggMTM1LjQ1MiAxMzcuMDc1QzEzOC43MjcgMTQwLjM1NCAxNDIuNjM0IDE0My4wMDYgMTQ2Ljk3MyAxNDQuODQ0QzE1MS4zMDggMTQ2LjY3NyAxNTYuMDc0IDE0Ny42ODcgMTYxLjA3NiAxNDcuNjg3QzE2Ni4wNzggMTQ3LjY4NyAxNzAuODQ0IDE0Ni42NzIgMTc1LjE4NCAxNDQuODQ0QzE3OS41MTggMTQzLjAwNiAxODMuNDI1IDE0MC4zNTQgMTg2LjcwNSAxMzcuMDc1QzE4OS45ODQgMTMzLjggMTkyLjYzNiAxMjkuODkzIDE5NC40NjkgMTI1LjU1OEMxOTQuNzQ2IDEyNC45MDUgMTk0Ljk5NyAxMjQuMjUzIDE5NS4yMjggMTIzLjZDMTk1LjEwNyAxMjMuNTY0IDE5NC45ODcgMTIzLjUyNCAxOTQuODY2IDEyMy40ODRDMTk0LjYzNSAxMjQuMTMyIDE5NC4zODkgMTI0Ljc4IDE5NC4xMjMgMTI1LjQxM1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE5NS4yNDggMTIzLjYwOUMxOTUuMzYzIDEyMy42NDUgMTk1LjQ3NCAxMjMuNjcgMTk1LjU4OSAxMjMuN0MxOTUuNjI5IDEyMy41ODkgMTk1LjY3IDEyMy40NzkgMTk1LjcxIDEyMy4zNjhMMTk1LjM1MyAxMjMuMjQ4QzE5NS4zMTMgMTIzLjM2OCAxOTUuMjY4IDEyMy40ODQgMTk1LjIyMyAxMjMuNjA0QzE5NS4yMzMgMTIzLjYwNCAxOTUuMjM4IDEyMy42MDkgMTk1LjI0OCAxMjMuNjE0VjEyMy42MDlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xOTQuOTk3IDEyMy4xMjNWMTIzLjEzM0MxOTUuMTEyIDEyMy4xNjggMTk1LjIzMyAxMjMuMjEzIDE5NS4zNTMgMTIzLjI0OEwxOTQuOTk3IDEyMy4xMjhWMTIzLjEyM1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE5NC45OTcgMTIzLjEzMkMxOTQuOTU2IDEyMy4yNTIgMTk0LjkxMSAxMjMuMzY4IDE5NC44NjYgMTIzLjQ4OEMxOTQuOTg3IDEyMy41MjQgMTk1LjEwMiAxMjMuNTY5IDE5NS4yMjggMTIzLjYwNEMxOTUuMjY4IDEyMy40ODMgMTk1LjMxOCAxMjMuMzY4IDE5NS4zNTggMTIzLjI0N0MxOTUuMjM4IDEyMy4yMTIgMTk1LjEyMiAxMjMuMTY3IDE5NS4wMDIgMTIzLjEzMkgxOTQuOTk3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTA0LjIwMyAyMDcuNzgzQzEwNy4yOTIgMjIwLjc5MSAxMDkuOTU5IDIzMi4wMjEgMTAzLjAyOCAyNDYuMDg0QzEwMy4wMjMgMjQ2LjA5OSAxMDMuMDEzIDI0Ni4xMDkgMTAzLjAwOCAyNDYuMTI0TDEwMy4zODQgMjQ2LjIwOUMxMTAuODQzIDIzMS4wMzIgMTA3LjE1NiAyMTguODE3IDEwMy45MTcgMjA0Ljk0MUwxMDMuNjEgMjA1LjI3N0MxMDMuODA2IDIwNi4xMTYgMTA0LjAwMiAyMDYuOTU1IDEwNC4yMDMgMjA3Ljc4M1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy44MTYgMjA0LjQ5OUwxMDQuMDkzIDIwNC43NTVMMTAzLjkxNyAyMDQuOTQ2QzEwNy4xNTYgMjE4LjgyMyAxMTAuODQyIDIzMS4wMzcgMTAzLjM4NCAyNDYuMjE0TDEwMy43NjEgMjQ2LjNDMTEwLjczMiAyMzIuMDQ2IDEwNy45MiAyMjAuMTc5IDEwNC45MzYgMjA3LjYxM0MxMDQuNjg1IDIwNi41NTggMTA0LjQzNCAyMDUuNDg4IDEwNC4xODMgMjA0LjQxNEMxMDEuNzk3IDE5NC4wOTggOTkuNzE4IDE4Mi44NDMgMTAyLjc0NyAxNjguNzI1TDEwMi4wMDggMTY4LjU2OUM5OC45Njk3IDE4Mi43NTIgMTAxLjAxOSAxOTQuMDQ4IDEwMy40MDQgMjA0LjM5NEwxMDMuNTQgMjA0LjI0OEwxMDMuODE2IDIwNC41MDRWMjA0LjQ5OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy42MSAyMDUuMjc3QzEwMy41NzUgMjA1LjEyNyAxMDMuNTQgMjA0Ljk4MSAxMDMuNTA1IDIwNC44MzVMNzUuODU2OSAyMzQuOTU5TDc2LjI5MzkgMjM1LjA0TDEwMy42MSAyMDUuMjc3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTAzLjUwNSAyMDQuODM1QzEwMy40ODUgMjA0Ljc1IDEwMy40NjUgMjA0LjY2OSAxMDMuNDQ1IDIwNC41ODRDMTAzLjQzIDIwNC41MTkgMTAzLjQxNSAyMDQuNDUzIDEwMy4zOTkgMjA0LjM4OEw3NS40MjAyIDIzNC44NzRMNzUuODU3IDIzNC45NTRMMTAzLjUwNSAyMDQuODNWMjA0LjgzNVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy45MTcgMjA0Ljk0MUMxMDMuODgyIDIwNC43OTUgMTAzLjg0NyAyMDQuNjQ1IDEwMy44MTEgMjA0LjQ5OUwxMDMuNTA1IDIwNC44MzZDMTAzLjU0IDIwNC45ODYgMTAzLjU3NSAyMDUuMTMyIDEwMy42MSAyMDUuMjc3TDEwMy45MTcgMjA0Ljk0MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwNC4wOTMgMjA0Ljc1TDEwMy44MTYgMjA0LjQ5NEMxMDMuODUyIDIwNC42NDUgMTAzLjg4NyAyMDQuNzkgMTAzLjkyMiAyMDQuOTM2TDEwNC4wOTggMjA0Ljc0NUwxMDQuMDkzIDIwNC43NVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy41MDUgMjA0LjgzNUwxMDMuODExIDIwNC40OTlMMTAzLjUzNSAyMDQuMjQzTDEwMy4zOTkgMjA0LjM4OEMxMDMuNDE0IDIwNC40NTQgMTAzLjQzIDIwNC41MTkgMTAzLjQ0NSAyMDQuNTg0QzEwMy40NjUgMjA0LjY3IDEwMy40ODUgMjA0Ljc1IDEwMy41MDUgMjA0LjgzNVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTk4LjU3MzEgMjQ1LjExNVYyMzkuMTczTDc2LjI5OTEgMjM1LjA0TDc1Ljk5NzcgMjM1LjM2Nkw5OC4xOTY0IDIzOS40ODVWMjQ1LjQxNkw5OC4yODE4IDI0NS4wNDRMOTguNTczMSAyNDUuMTE1WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNOTguMTEwOSAyNDUuNzgyTDk4LjE5NjMgMjQ1LjQxNlYyMzkuNDg0TDc1Ljk5NzYgMjM1LjM2Nkw3NS44MzcgMjM1LjUzN0w3NS4yODQ1IDIzNS4wMjlMNzUuNDI1MSAyMzQuODc0TDQ1LjcyOCAyMjkuMzY0TDQ1LjU4NzUgMjMwLjEwM0w5Ny44MTk3IDIzOS43OTZWMjc2LjEwMkg5OC4xOTYzVjI0NS44MDJMOTguMTEwOSAyNDUuNzgyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNOTguNTczMiAyNDUuODg4TDk4LjE5NjUgMjQ1LjgwMlYyNzYuMTAySDk4LjU3MzJWMjQ1Ljg4OFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTc1Ljg2MjEgMjM0Ljk1NEw3NS41NjA4IDIzNS4yODFMNzUuOTk3NyAyMzUuMzY2TDc2LjI5OTEgMjM1LjAzOUw3NS44NjIxIDIzNC45NTRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik03NS44MzY5IDIzNS41MzdMNzUuOTk3NiAyMzUuMzY2TDc1LjU2MDcgMjM1LjI4MUw3NS44NjE5IDIzNC45NTRMNzUuNDI1MSAyMzQuODc0TDc1LjI4NDQgMjM1LjAzTDc1LjgzNjkgMjM1LjUzN1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy4wMDggMjQ2LjEyNEw5OC41NzMyIDI0NS4xMDlWMjQ1LjQ5NkwxMDMuMjE0IDI0Ni41NTZMMTAyLjg3NyAyNDYuMzg1QzEwMi45MjIgMjQ2LjMgMTAyLjk2MyAyNDYuMjA5IDEwMy4wMDggMjQ2LjExOVYyNDYuMTI0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTI0LjczNCAyNTEuMDg2TDEwMy43NjEgMjQ2LjNDMTAzLjc0MSAyNDYuMzQgMTAzLjcyNiAyNDYuMzggMTAzLjcwNiAyNDYuNDJDMTAzLjY3MSAyNDYuNDk2IDEwMy42MzEgMjQ2LjU3NiAxMDMuNTkxIDI0Ni42NTFMMTI0LjY0OSAyNTEuNDU4QzEzNi4yMTYgMjU0LjA5OSAxNDQuNDQyIDI2NC4zMzUgMTQ0LjU1OCAyNzYuMTgzSDE0NC45MzRDMTQ0LjgxOSAyNjQuMDg5IDEzNi41NDcgMjUzLjc4OCAxMjQuNzM0IDI1MS4wOTFWMjUxLjA4NloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEyNC42NDkgMjUxLjQ1MkwxMDMuNTkxIDI0Ni42NDZDMTAzLjU3NSAyNDYuNjcxIDEwMy41NjUgMjQ2LjcwMSAxMDMuNTUgMjQ2LjcyNkwxMDMuMjE0IDI0Ni41NTZMOTguNTczMiAyNDUuNDk2VjI0NS44ODNMMTI0LjU2NCAyNTEuODE0QzEzNi4wMzUgMjU0LjQzNiAxNDQuMDY1IDI2NC40MyAxNDQuMTc2IDI3Ni4xNzJIMTQ0LjU1MkMxNDQuNDM3IDI2NC4zMyAxMzYuMjEgMjU0LjA4OSAxMjQuNjQ0IDI1MS40NDdMMTI0LjY0OSAyNTEuNDUyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTAzLjM2OSAyNDYuMjQ5QzEwMy4zNjkgMjQ2LjI0OSAxMDMuMzc5IDI0Ni4yMjQgMTAzLjM4OSAyNDYuMjE0TDEwMy4wMTMgMjQ2LjEyOUMxMDIuOTY4IDI0Ni4yMTkgMTAyLjkyNyAyNDYuMzA1IDEwMi44ODIgMjQ2LjM5NUwxMDMuMjE5IDI0Ni41NjZDMTAzLjI2OSAyNDYuNDY1IDEwMy4zMTkgMjQ2LjM2IDEwMy4zNjkgMjQ2LjI1NFYyNDYuMjQ5WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTAzLjM2OSAyNDYuMjQ5QzEwMy4zMTkgMjQ2LjM1NSAxMDMuMjY5IDI0Ni40NTUgMTAzLjIxOSAyNDYuNTYxTDEwMy41OTUgMjQ2LjY0NkMxMDMuNjM2IDI0Ni41NzEgMTAzLjY3MSAyNDYuNDk2IDEwMy43MTEgMjQ2LjQxNUMxMDMuNzMxIDI0Ni4zNzUgMTAzLjc0NiAyNDYuMzM1IDEwMy43NjYgMjQ2LjI5NUwxMDMuMzg5IDI0Ni4yMDlDMTAzLjM4OSAyNDYuMjA5IDEwMy4zNzkgMjQ2LjIzNCAxMDMuMzY5IDI0Ni4yNDRWMjQ2LjI0OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy4yMTQgMjQ2LjU2MUwxMDMuNTUgMjQ2LjczMkMxMDMuNTY1IDI0Ni43MDYgMTAzLjU3NSAyNDYuNjc2IDEwMy41OTEgMjQ2LjY1MUwxMDMuMjE0IDI0Ni41NjZWMjQ2LjU2MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTk4LjI4MTkgMjQ1LjA0NEw5OC4xOTY1IDI0NS40MTZMOTguNTczMiAyNDUuNTAxVjI0NS4xMTRMOTguMjgxOSAyNDUuMDQ0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNOTguMTk2MyAyNDUuNDE2TDk4LjExMDggMjQ1Ljc4Mkw5OC4xOTYzIDI0NS44MDJWMjQ1LjQxNloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTk4LjE5NjUgMjQ1LjgwMkw5OC41NzMyIDI0NS44ODhWMjQ1LjUwMUw5OC4xOTY1IDI0NS40MTZWMjQ1LjgwMloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE5MC4yNDUgMjY1LjEzNEgzMDEuNzYxVjI2NC43NTdIMTkwLjI0NVYyNjUuMTM0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTkwLjI0NSAyNjUuMTMzVjI2NS41MUgzMDEuNzYxVjI2NS4xMzNIMTkwLjI0NVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE1OS4zMDggMjcwLjg0NEMxNTkuMzA4IDI2Ny42OSAxNjEuODY0IDI2NS4xMzQgMTY1LjAxOCAyNjUuMTM0SDE4OC4xNjFDMTg3Ljg3IDI2NS4wMjggMTg3LjU4OSAyNjQuOTAyIDE4Ny4zMjMgMjY0Ljc1N0gxNjUuMDI0QzE2MS42NjkgMjY0Ljc1NyAxNTguOTM3IDI2Ny40ODkgMTU4LjkzNyAyNzAuODQ0QzE1OC45MzcgMjczLjEzOSAxNjAuMjEyIDI3NS4xMzggMTYyLjA5NiAyNzYuMTc4SDE2M0MxNjAuODUgMjc1LjM1OSAxNTkuMzE4IDI3My4yODUgMTU5LjMxOCAyNzAuODQ0SDE1OS4zMDhaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNTkuNjg1IDI3MC44NDNDMTU5LjY4NSAyNjcuOTA1IDE2Mi4wNzUgMjY1LjUxIDE2NS4wMTggMjY1LjUxSDE4Ny4zMThDMTg3LjU4NCAyNjUuMzY0IDE4Ny44NyAyNjUuMjM5IDE4OC4xNTYgMjY1LjEzM0gxNjUuMDEzQzE2MS44NjQgMjY1LjEzMyAxNTkuMzAzIDI2Ny42ODkgMTU5LjMwMyAyNzAuODQzQzE1OS4zMDMgMjczLjI4NCAxNjAuODM1IDI3NS4zNTkgMTYyLjk4NCAyNzYuMTc3SDE2NS4wMDhDMTYyLjA3IDI3Ni4xNzcgMTU5LjY3NSAyNzMuNzg3IDE1OS42NzUgMjcwLjg0M0gxNTkuNjg1WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTg0LjkxMiAyNzAuODQ0QzE4NC45MTIgMjY3LjkwNiAxODcuMzA3IDI2NS41MSAxOTAuMjQ1IDI2NS41MUgxODguMjE2QzE4Ni4wNjIgMjY2LjMyOSAxODQuNTMgMjY4LjQwMyAxODQuNTMgMjcwLjg0NEMxODQuNTMgMjczLjI4NSAxODYuMDYyIDI3NS4zNTkgMTg4LjIxNiAyNzYuMTc4SDE5MC4yNDVDMTg3LjMwMiAyNzYuMTc4IDE4NC45MTIgMjczLjc4NyAxODQuOTEyIDI3MC44NDRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xODQuNTM1IDI3MC44NDRDMTg0LjUzNSAyNjguNDAzIDE4Ni4wNjcgMjY2LjMyOSAxODguMjIxIDI2NS41MUgxODcuMzE3QzE4NS40MzQgMjY2LjU0NSAxODQuMTU4IDI2OC41NDkgMTg0LjE1OCAyNzAuODQ0QzE4NC4xNTggMjczLjEzOSAxODUuNDM5IDI3NS4xMzggMTg3LjMxNyAyNzYuMTc4SDE4OC4yMjFDMTg2LjA2NyAyNzUuMzU5IDE4NC41MzUgMjczLjI4NSAxODQuNTM1IDI3MC44NDRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xODguMjE3IDI2NS41MUgxOTAuMjQ2QzE4OS43NDMgMjY1LjUxIDE4OS4yNTYgMjY1LjQ0NSAxODguNzg5IDI2NS4zMjlDMTg4LjU5MyAyNjUuMzggMTg4LjQwMyAyNjUuNDQgMTg4LjIxNyAyNjUuNTFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xODguMTU2IDI2NS4xMzNDMTg3Ljg2NSAyNjUuMjM5IDE4Ny41ODQgMjY1LjM2NCAxODcuMzE3IDI2NS41MUgxODguMjIxQzE4OC40MDcgMjY1LjQzOSAxODguNTk4IDI2NS4zNzkgMTg4Ljc5NCAyNjUuMzI5QzE4OC41NzggMjY1LjI3NCAxODguMzY3IDI2NS4yMDggMTg4LjE2MSAyNjUuMTMzSDE4OC4xNTZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMDcuNDcyIDI1OS40MjNDMzA3LjQ3MiAyNjIuMDA1IDMwNS43NTkgMjY0LjE3NCAzMDMuNDE0IDI2NC44ODJDMzAzLjYzIDI2NC45MjggMzAzLjg0IDI2NC45ODggMzA0LjA1MSAyNjUuMDUzQzMwNi4yODEgMjY0LjE0NCAzMDcuODQ4IDI2MS45NDQgMzA3Ljg0OCAyNTkuNDIzVjE5Ni44ODVIMzA3LjQ3MlYyNTkuNDIzWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzAxLjc2MSAxNzEuNDIySDI2NC45NjhWMTcxLjU0MkwyNjQuOTgzIDE3MS41NjJMMjY0Ljk2OCAxNzEuNTczVjE3MS43OTlIMzAxLjc2MUMzMDQuOTEgMTcxLjc5OSAzMDcuNDcxIDE3NC4zNTUgMzA3LjQ3MSAxNzcuNTE0VjE5Ni4xNDJIMzA3Ljg0OFYxNzcuNTE0QzMwNy44NDggMTc0LjE1NCAzMDUuMTE2IDE3MS40MjcgMzAxLjc2MSAxNzEuNDI3VjE3MS40MjJaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMDcuMDk1IDI1OS40MjNDMzA3LjA5NSAyNjIuMjExIDMwNC45MiAyNjQuNTQ2IDMwMi4xNDMgMjY0Ljc0MkMzMDIuMDE3IDI2NC43NTIgMzAxLjg5MiAyNjQuNzU3IDMwMS43NjEgMjY0Ljc1N1YyNjUuMTM0QzMwMS44OTcgMjY1LjEzNCAzMDIuMDM3IDI2NS4xMzQgMzAyLjE3MyAyNjUuMTE5VjI2NC43NTdDMzAyLjYgMjY0Ljc1NyAzMDMuMDEyIDI2NC44MDIgMzAzLjQxMyAyNjQuODgyQzMwNS43NTkgMjY0LjE3NCAzMDcuNDcxIDI2MiAzMDcuNDcxIDI1OS40MjNWMTk2Ljg4NUgzMDcuMDk1VjI1OS40MjNaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuMjA5IDE3MS43OTlIMTkwLjI0NUMxODcuMDkxIDE3MS43OTkgMTg0LjUzIDE3NC4zNTUgMTg0LjUzIDE3Ny41MTRWMjU5LjQyOEMxODQuNTMgMjYxLjg2OSAxODYuMDYyIDI2My45NDMgMTg4LjIxNiAyNjQuNzYySDE5MC4yNDVDMTg3LjMwMiAyNjQuNzYyIDE4NC45MTIgMjYyLjM3MSAxODQuOTEyIDI1OS40MjhWMTc3LjUxNEMxODQuOTEyIDE3NC41NzEgMTg3LjMwNyAxNzIuMTggMTkwLjI0NSAxNzIuMThIMjY0LjIxNFYxNzEuODE0TDI2NC4yMDQgMTcxLjgwNEwyNjQuMjA5IDE3MS43OTlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMDEuNzYxIDE3MS43OTlIMjY0Ljk2OFYxNzIuMTc1SDMwMS43NjFDMzA0LjY5OSAxNzIuMTc1IDMwNy4wOTUgMTc0LjU3MSAzMDcuMDk1IDE3Ny41MDlWMTk2LjEzN0gzMDcuNDcyVjE3Ny41MDlDMzA3LjQ3MiAxNzQuMzU1IDMwNC45MTUgMTcxLjc5NCAzMDEuNzYxIDE3MS43OTRWMTcxLjc5OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTMwMi4xNzMgMjY1LjQ5NVYyNjUuMTE4QzMwMi4wMzcgMjY1LjEyOCAzMDEuODk3IDI2NS4xMzMgMzAxLjc2MSAyNjUuMTMzVjI2NS41MUMzMDEuOTAyIDI2NS41MSAzMDIuMDM3IDI2NS41MSAzMDIuMTczIDI2NS40OTVaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xODQuMTU4IDE3Ny41MDlWMjU5LjQyM0MxODQuMTU4IDI2MS43MTggMTg1LjQzOSAyNjMuNzE3IDE4Ny4zMTcgMjY0Ljc1N0gxODguMjIxQzE4Ni4wNjcgMjYzLjkzOCAxODQuNTM1IDI2MS44NjQgMTg0LjUzNSAyNTkuNDIzVjE3Ny41MDlDMTg0LjUzNSAxNzQuMzU1IDE4Ny4wOTEgMTcxLjc5NCAxOTAuMjUgMTcxLjc5NEgyNjQuMjE0TDI2My45MTMgMTcxLjQxN0gxOTAuMjVDMTg2Ljg5IDE3MS40MTcgMTg0LjE2MyAxNzQuMTQ5IDE4NC4xNjMgMTc3LjUwNEwxODQuMTU4IDE3Ny41MDlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuOTY4IDE3MS41NDJWMTcxLjU3MkwyNjQuOTgzIDE3MS41NjJMMjY0Ljk2OCAxNzEuNTQyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjIxNCAxNzEuODA5VjE3MS43OTlIMjY0LjIwOUwyNjQuMjE0IDE3MS44MDlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuMjE0IDE3MS43OTlWMTcxLjQyMkgyNjMuOTA4TDI2NC4yMDkgMTcxLjc5OUgyNjQuMjE0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTg4Ljc4OSAyNjQuOTQzQzE4OS4yNTYgMjY0LjgyNyAxODkuNzQzIDI2NC43NjIgMTkwLjI0NiAyNjQuNzYySDE4OC4yMTdDMTg4LjQwMyAyNjQuODMyIDE4OC41OTMgMjY0Ljg5MyAxODguNzg5IDI2NC45NDNaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xODguMjE3IDI2NC43NTdIMTg3LjMxMkMxODcuNTc5IDI2NC45MDIgMTg3Ljg2NSAyNjUuMDI4IDE4OC4xNTEgMjY1LjEzNEMxODguMzU3IDI2NS4wNTggMTg4LjU2OCAyNjQuOTkzIDE4OC43ODQgMjY0LjkzOEMxODguNTg4IDI2NC44ODcgMTg4LjM5NyAyNjQuODI3IDE4OC4yMTIgMjY0Ljc1N0gxODguMjE3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTkwLjI0NSAyNjUuMTM0VjI2NC43NTdDMTg5Ljc0MyAyNjQuNzU3IDE4OS4yNTYgMjY0LjgyMiAxODguNzg5IDI2NC45MzhDMTg5LjI1NiAyNjUuMDU4IDE4OS43MzggMjY1LjEzNCAxOTAuMjQ1IDI2NS4xMzRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xOTAuMjQ1IDI2NS41MVYyNjUuMTMzQzE4OS43NDMgMjY1LjEzMyAxODkuMjU2IDI2NS4yMDMgMTg4Ljc4OSAyNjUuMzI5QzE4OS4yNTYgMjY1LjQ0NCAxODkuNzQzIDI2NS41MSAxOTAuMjQ1IDI2NS41MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE4OC4xNTYgMjY1LjEzM0gxOTAuMjQ1QzE4OS43NDMgMjY1LjEzMyAxODkuMjU2IDI2NS4wNjMgMTg4Ljc4OSAyNjQuOTM4QzE4OC41NzMgMjY0Ljk5MyAxODguMzYyIDI2NS4wNTggMTg4LjE1NiAyNjUuMTMzWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTg4LjE1NiAyNjUuMTMzQzE4OC4zNjIgMjY1LjIwOCAxODguNTczIDI2NS4yNzQgMTg4Ljc4OSAyNjUuMzI5QzE4OS4yNTYgMjY1LjIwOCAxODkuNzM4IDI2NS4xMzMgMTkwLjI0NSAyNjUuMTMzSDE4OC4xNTZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNjEuMDgxIDEwMi4zOTVDMTU5LjEwMiAxMDIuMzk1IDE1Ny4xOTQgMTAyLjAwOCAxNTUuNDAxIDEwMS4yNUwxNTUuMTA5IDEwMS45NDNDMTU2Ljk5OCAxMDIuNzQyIDE1OS4wMDcgMTAzLjE0OCAxNjEuMDgxIDEwMy4xNDhDMTYzLjE1NSAxMDMuMTQ4IDE2NS4xNjQgMTAyLjc0MiAxNjcuMDUyIDEwMS45NDNMMTY2Ljc2MSAxMDEuMjVDMTY0Ljk2OCAxMDIuMDA4IDE2My4wNiAxMDIuMzk1IDE2MS4wODYgMTAyLjM5NUgxNjEuMDgxWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTU2Ljg1NyA3My45ODg4QzE1OS4xMzcgNzYuNTE1IDE2MC4yNDIgNzkuOTAwMSAxNTkuODkxIDgzLjI4NTFMMTU4LjU3IDk2LjE4NzVIMTYyLjcyM1Y5NS40MzQxSDE1OS40MDNMMTYwLjYzOSA4My4zNjU1QzE2MS4wMSA3OS43NzQ1IDE1OS44MzUgNzYuMTczNSAxNTcuNDE1IDczLjQ4NjZDMTU0Ljk5NCA3MC44MDQ2IDE1MS41MzMgNjkuMjY3OCAxNDcuOTE3IDY5LjI2NzhIMTM3LjA5NFY3MC4wMjEySDE0Ny45MTdDMTUxLjMxNyA3MC4wMjEyIDE1NC41NzcgNzEuNDY3NiAxNTYuODUyIDczLjk5MzhMMTU2Ljg1NyA3My45ODg4WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTgyLjI3IDY5LjI2MjlIMTY2LjI3OVY3MC4wMTYzSDE4Mi4yN1Y2OS4yNjI5WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTc0LjY1MSA3Mi41MjIySDE3My44OThWODAuMDg1OEgxNzQuNjUxVjcyLjUyMjJaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNDYuOTkzIDcyLjUyMjJIMTQ2LjI0VjgwLjA4NThIMTQ2Ljk5M1Y3Mi41MjIyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjU5MSAxMzQuMDc2SDI2NC41NjFMMjY0LjMyIDEzNC4zNjdDMjY0LjI4NSAxMzQuMzM3IDI2NC4yNSAxMzQuMzA3IDI2NC4yMTQgMTM0LjI3N1YxNzAuNTkzTDI2NC41OTEgMTcxLjA2NVYxMzQuMDcxVjEzNC4wNzZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuNTkxIDEyMi4yNTlWOTIuMTI5NkgzNjguOTc1VjE3Ni44NDFDMzY5LjAzNSAxNzYuODcxIDM2OS4wOTEgMTc2LjkwMSAzNjkuMTUxIDE3Ni45MzJDMzY5LjIxNiAxNzYuOTY3IDM2OS4yODYgMTc3LjAwNyAzNjkuMzUyIDE3Ny4wNDJWOTEuNzUyOUgyNjQuMjE0VjExOC42MzdDMjY0LjMwNSAxMTkuMzYxIDI2NC4zOSAxMjAuMDg0IDI2NC40NjUgMTIwLjgxMkMyNjQuNTE2IDEyMS4yOTQgMjY0LjU1MSAxMjEuNzc2IDI2NC41OTEgMTIyLjI1OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC45NjcgMTcxLjQyMlY5Mi41MDYzSDM2OC41OThWMTc2LjY0NUMzNjguNzI0IDE3Ni43MTEgMzY4Ljg0OSAxNzYuNzcxIDM2OC45NzUgMTc2LjgzNlY5Mi4xMjk2SDI2NC41OTFWMTIyLjI1OUMyNjQuODE3IDEyNC45IDI2NC45MzcgMTI3LjU2MiAyNjQuOTM3IDEzMC4xOTlIMjY0LjU5MVYxMzMuNjA5QzI2NC42NjEgMTMzLjY2OSAyNjQuNzMyIDEzMy43MyAyNjQuNzk3IDEzMy43ODVMMjY0LjU5MSAxMzQuMDM2VjE3MS4wNjVMMjY0Ljg3MiAxNzEuNDE3SDI2NC45NjdWMTcxLjQyMloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC41OTEgMTk2LjEzN1YxNzIuMTc2SDI2NC4yMTRWMTk2LjUxNEgyNjQuNTkxVjE5Ni4xMzdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuOTY3IDE3Mi4xNzZIMjY0LjU5MVYxOTYuMTM3SDI2NC45NjdWMTcyLjE3NloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC4yMTQgMTMzLjI5MkMyNjQuMzQgMTMzLjM5OCAyNjQuNDY1IDEzMy41MDggMjY0LjU5MSAxMzMuNjA5VjEzMC4xOThIMjY0LjIxNFYxMzMuMjkyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjU2MSAxMzQuMDc2SDI2NC41OVYxMzQuMDM2TDI2NC41NjEgMTM0LjA3NloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC4zOSAxNzEuNDIySDI2NC41OTFWMTcxLjA3TDI2NC4yMTQgMTcwLjU5M1YxNzEuMjAxTDI2NC4zOSAxNzEuNDIyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjU5MSAxNzEuMDcxVjE3MS40MjJIMjY0Ljg3MkwyNjQuNTkxIDE3MS4wNzFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuMzkgMTcxLjQyMkwyNjQuMjE0IDE3MS4yMDFWMTcxLjQyMkgyNjQuMzlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuODcyIDE3MS40MjJMMjY0Ljk2NyAxNzEuNTQyVjE3MS40MjJIMjY0Ljg3MloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC45NjggMTcxLjc5OVYxNzEuNTczTDI2NC42OTEgMTcxLjc5OUgyNjQuOTY4WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjU5MSAxNzEuODc5TDI2NC4zOTUgMTcyLjAzNUwyNjQuMyAxNzEuOTE0TDI2NC4yMTQgMTcxLjgwOVYxNzIuMTc1SDI2NC41OTFWMTcxLjg3OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC42OTEgMTcxLjc5OUwyNjQuNTkxIDE3MS44NzlWMTcyLjE3NUgyNjQuOTY3VjE3MS43OTlIMjY0LjY5MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC41OTEgMTcxLjQyMkgyNjQuMzlMMjY0LjU5MSAxNzEuNjc4VjE3MS40MjJaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuNjkxIDE3MS43OTlMMjY0Ljk2NyAxNzEuNTczVjE3MS41NDJMMjY0Ljg3MiAxNzEuNDIySDI2NC41OTFWMTcxLjY3OEwyNjQuNjkxIDE3MS43OTlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuMyAxNzEuOTE0TDI2NC4zOTUgMTcyLjAzNUwyNjQuNTkxIDE3MS44NzlWMTcxLjc5OUgyNjQuMjE0VjE3MS44MDlMMjY0LjMgMTcxLjkxNFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC42OTEgMTcxLjc5OUgyNjQuNTkxVjE3MS44NzlMMjY0LjY5MSAxNzEuNzk5WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjY5MSAxNzEuNzk4TDI2NC41OTEgMTcxLjY3OFYxNzEuNzk4SDI2NC42OTFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuMjE0IDE3MS43OTlIMjY0LjU5MVYxNzEuNjc4TDI2NC4zOSAxNzEuNDIySDI2NC4yMTRWMTcxLjc5OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM1MC4zNTcgMTk2LjUxM0gzMDcuODQ4VjE5Ni44OUgzNTAuNTY4QzM1MC41MzMgMTk2LjgyNSAzNTAuNDkzIDE5Ni43NiAzNTAuNDU3IDE5Ni42OTRDMzUwLjQyMiAxOTYuNjM0IDM1MC4zOTIgMTk2LjU3NCAzNTAuMzYyIDE5Ni41MTNIMzUwLjM1N1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTMwNy44NDggMTk2LjEzN1YxOTYuNTEzSDM1MC4zNTdDMzUwLjI5MiAxOTYuMzg4IDM1MC4yMjcgMTk2LjI2MiAzNTAuMTU2IDE5Ni4xMzdIMzA3Ljg0M0gzMDcuODQ4WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjU5MSAxOTYuNTEzVjE5Ni44OUgzMDcuMDk1VjE5Ni41MTNIMjY0Ljk2N0gyNjQuNTkxWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzA3LjA5NSAxOTYuMTM3SDI2NC45NjhWMTk2LjUxM0gzMDcuMDk1VjE5Ni4xMzdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMDcuODQ4IDE5Ni41MTNIMzA3LjQ3MVYxOTYuODlIMzA3Ljg0OFYxOTYuNTEzWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzA3Ljg0OCAxOTYuMTM3SDMwNy40NzFWMTk2LjUxM0gzMDcuODQ4VjE5Ni4xMzdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMDcuNDcyIDE5Ni41MTNIMzA3LjA5NVYxOTYuODlIMzA3LjQ3MlYxOTYuNTEzWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzA3LjQ3MiAxOTYuMTM3SDMwNy4wOTVWMTk2LjUxM0gzMDcuNDcyVjE5Ni4xMzdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuOTY3IDE5Ni4xMzdIMjY0LjU5MVYxOTYuNTEzSDI2NC45NjdWMTk2LjEzN1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTAgMjI0LjAxMUgwLjM3NjY3NEMwLjM3NjY3NCAyMjMuODggMC4zNzY2NzQgMjIzLjc2IDAuMzc2Njc0IDIyMy42MzRIMEMwIDIyMy43NiAwIDIyMy44ODUgMCAyMjQuMDExWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMCAyMjQuMDExQzAgMjI0LjEzNiAwIDIyNC4yNjIgMCAyMjQuMzg3SDAuMzc2Njc0QzAuMzc2Njc0IDIyNC4yNjIgMC4zNzY2NzQgMjI0LjE0MSAwLjM3NjY3NCAyMjQuMDE2SDBWMjI0LjAxMVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM0My40MDEgMTQ0LjMyMVYxNDMuOTQ1QzMyOC45MzIgMTQzLjk0NSAzMTcuMTYgMTMyLjE3MiAzMTcuMTYgMTE3LjcwM0gzMTYuNzgzQzMxNi43ODMgMTMyLjQwMyAzMjguNzAxIDE0NC4zMjEgMzQzLjQwMSAxNDQuMzIxWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjkwLjE2NSAxNDQuMzIxQzMwNC44NjUgMTQ0LjMyMSAzMTYuNzgzIDEzMi40MDMgMzE2Ljc4MyAxMTcuNzAzSDMxNi40MDZDMzE2LjQwNiAxMzIuMTcyIDMwNC42MzQgMTQzLjk0NSAyOTAuMTY1IDE0My45NDVWMTQ0LjY5OEMzMDQuNjM0IDE0NC42OTggMzE2LjQwNiAxNTYuNDcgMzE2LjQwNiAxNzAuOTM5SDMxNi43ODNDMzE2Ljc4MyAxNTYuMjM5IDMwNC44NjUgMTQ0LjMyMSAyOTAuMTY1IDE0NC4zMjFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMTYuNzgzIDE3MC45NEgzMTcuMTZDMzE3LjE2IDE1Ni40NyAzMjguOTMyIDE0NC42OTggMzQzLjQwMSAxNDQuNjk4VjE0NC4zMjFDMzI4LjcwMSAxNDQuMzIxIDMxNi43ODMgMTU2LjIzOSAzMTYuNzgzIDE3MC45NFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTMxNi43ODMgMTE3LjcwM0MzMTYuNzgzIDEzMi40MDMgMzA0Ljg2NSAxNDQuMzIxIDI5MC4xNjUgMTQ0LjMyMUMzMDQuODY1IDE0NC4zMjEgMzE2Ljc4MyAxNTYuMjM5IDMxNi43ODMgMTcwLjkzOUMzMTYuNzgzIDE1Ni4yMzkgMzI4LjcwMSAxNDQuMzIxIDM0My40MDEgMTQ0LjMyMUMzMjguNzAxIDE0NC4zMjEgMzE2Ljc4MyAxMzIuNDAzIDMxNi43ODMgMTE3LjcwM1pNMzE2Ljc4MyAxNjYuNDI5QzMxNC44OCAxNTUuMTQ5IDMwNS45NTUgMTQ2LjIyNSAyOTQuNjc1IDE0NC4zMjFDMzA1Ljk1NSAxNDIuNDE4IDMxNC44OCAxMzMuNDkzIDMxNi43ODMgMTIyLjIxM0MzMTguNjg2IDEzMy40OTMgMzI3LjYxMSAxNDIuNDE4IDMzOC44OTEgMTQ0LjMyMUMzMjcuNjExIDE0Ni4yMjUgMzE4LjY4NiAxNTUuMTQ5IDMxNi43ODMgMTY2LjQyOVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ni43ODMgMjI0LjAwNkMzODIuMzM5IDIyMy45MDUgMzY5LjI3NiAyMTguMDA5IDM1OS43OTkgMjA4LjUzMkMzNTYuMjU4IDIwNC45OTEgMzUzLjIxIDIwMC45NDMgMzUwLjc4NCAxOTYuNTEzVjE5Ni44OUgzNTAuNTYzQzM1Mi45NzQgMjAxLjI0OSAzNTUuOTg3IDIwNS4yNTcgMzU5LjUyOCAyMDguNzk4QzM2OS40OTIgMjE4Ljc2MiAzODIuNzA2IDIyNC4yODIgMzk2Ljc3MyAyMjQuMzgyQzM5Ni43NzMgMjI0LjI1NyAzOTYuNzc4IDIyNC4xMzEgMzk2Ljc3OCAyMjQuMDA2SDM5Ni43ODNaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zNjguOTggMTc3LjI2M0MzODMuOTc2IDE4NS4xODggMzk0LjY5NCAyMDAuMTI1IDM5Ni43ODMgMjE3LjcwOFYyMTUuMDg2QzM5NC4wNjEgMTk4Ljk5NSAzODQuMDU3IDE4NC44OTIgMzY5LjM1NiAxNzcuMDQyVjE3Ny4yNjNIMzY4Ljk4WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzk2Ljc4MyAyMTcuNzA3QzM5NC42OTQgMjAwLjEyNCAzODMuOTc2IDE4NS4xOTMgMzY4Ljk4IDE3Ny4yNjNIMzY4LjYwM1YxNzcuMDcyQzM2MS4zMzEgMTczLjMgMzUzLjA3OSAxNzEuMTcxIDM0NC4zMjUgMTcxLjE3MUMzNDQuMzI1IDE4MC4yMDYgMzQ2LjU5NSAxODguNzA0IDM1MC41ODggMTk2LjEzN0gzNTAuNzg5VjE5Ni41MTNDMzUzLjIxNSAyMDAuOTQzIDM1Ni4yNTggMjA0Ljk5MSAzNTkuODA0IDIwOC41MzJDMzY5LjI4MSAyMTguMDA5IDM4Mi4zNDQgMjIzLjkwNSAzOTYuNzg4IDIyNC4wMDVWMjE3LjcwN0gzOTYuNzgzWk0zNjAuMDY1IDIwOC4yNjZDMzU2LjUyNCAyMDQuNzI1IDM1My41MTEgMjAwLjcwNyAzNTEuMTE1IDE5Ni4zMzJDMzQ2Ljk3NyAxODguNzc5IDM0NC43NjIgMTgwLjIxNiAzNDQuNzAyIDE3MS41NDdDMzUzLjEwNCAxNzEuNjA4IDM2MS40MzEgMTczLjY5NyAzNjguODA0IDE3Ny41OTRDMzg1LjkzIDE4Ni42NDkgMzk2LjY0OCAyMDQuMjgzIDM5Ni43ODMgMjIzLjYyOUMzODIuOTEyIDIyMy41MzMgMzY5Ljg4OSAyMTguMDg0IDM2MC4wNjUgMjA4LjI2VjIwOC4yNjZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zNDQuMzIgMTcwLjc5NEgzNDMuOTQzVjE3MS4xNzFDMzQzLjk0MyAxNzkuODg0IDM0Ni4wOTMgMTg4LjQ5OCAzNTAuMTU2IDE5Ni4xMzdIMzUwLjU4M0MzNDYuNTkgMTg4LjcwNCAzNDQuMzIgMTgwLjIwNiAzNDQuMzIgMTcxLjE3MUMzNTMuMDc0IDE3MS4xNzEgMzYxLjMzMSAxNzMuMyAzNjguNTk4IDE3Ny4wNzJWMTc2LjY1QzM2MS4xNCAxNzIuODIzIDM1Mi43NjMgMTcwLjc5NCAzNDQuMzIgMTcwLjc5NFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM2OC45OCAxNzYuODQxVjE3Ny4yNjNIMzY5LjM1NlYxNzcuMDQyQzM2OS4yOTEgMTc3LjAwNyAzNjkuMjI2IDE3Ni45NjcgMzY5LjE1NSAxNzYuOTMxQzM2OS4wOTUgMTc2LjkwMSAzNjkuMDQgMTc2Ljg3MSAzNjguOTggMTc2Ljg0MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM2OC42MDMgMTc3LjI2M0gzNjguOThDMzY4Ljg1NCAxNzcuMTk4IDM2OC43MjkgMTc3LjEzOCAzNjguNjAzIDE3Ny4wNzJWMTc3LjI2M1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM2OC42MDMgMTc3LjA3MkMzNjguNzI5IDE3Ny4xMzcgMzY4Ljg1NCAxNzcuMTk4IDM2OC45OCAxNzcuMjYzVjE3Ni44NDFDMzY4Ljg1NCAxNzYuNzc2IDM2OC43MjkgMTc2LjcxNSAzNjguNjAzIDE3Ni42NVYxNzcuMDcyWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzUwLjc4NCAxOTYuNTEzSDM1MC4zNTdDMzUwLjM4NyAxOTYuNTc0IDM1MC40MTcgMTk2LjYzNCAzNTAuNDUzIDE5Ni42OTRDMzUwLjQ4OCAxOTYuNzYgMzUwLjUyOCAxOTYuODI1IDM1MC41NjMgMTk2Ljg5SDM1MC43ODRWMTk2LjUxM1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM1MC43ODQgMTk2LjEzN0gzNTAuNTgzQzM1MC42NDggMTk2LjI2MiAzNTAuNzE0IDE5Ni4zODggMzUwLjc4NCAxOTYuNTEzVjE5Ni4xMzdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zNTAuNTgzIDE5Ni4xMzdIMzUwLjE1NkMzNTAuMjIyIDE5Ni4yNjIgMzUwLjI4NyAxOTYuMzg4IDM1MC4zNTcgMTk2LjUxM0gzNTAuNzg0QzM1MC43MTQgMTk2LjM4OCAzNTAuNjUzIDE5Ni4yNjIgMzUwLjU4MyAxOTYuMTM3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzk3LjE2IDkyLjEyOTVDMzg2Ljg0NCA4MS44MTM2IDM4MS42ODYgNjguMjg4NSAzODEuNjg2IDU0Ljc2ODRDMzgxLjY4NiA0MS4yNDgzIDM4Ni44NDQgMjcuNzIzMiAzOTcuMTY1IDE3LjQwMjNDNDE3LjgwMiAzOC4wMzkxIDQxNy44MDIgNzEuNDkyNyAzOTcuMTY1IDkyLjEyOTVIMzk3LjU0MlY5Mi4yODUyQzQwNy41MjYgODIuMjQ1NSA0MTMuMDIxIDY4LjkzMTQgNDEzLjAyMSA1NC43Njg0QzQxMy4wMjEgNDAuNTU1MiA0MDcuNDg2IDI3LjE5MDggMzk3LjQzNiAxNy4xNDEyTDM5Ny4xNyAxNi44NzVMMzk2LjkwNCAxNy4xNDEyQzM4Ni44NDkgMjcuMTk1OSAzODEuMzE1IDQwLjU2MDMgMzgxLjMxNSA1NC43NzM0QzM4MS4zMTUgNjguOTg2NiAzODYuODA5IDgyLjI1MDYgMzk2Ljc4OCA5Mi4yOTAyVjkyLjEzNDVIMzk3LjE2NUwzOTcuMTYgOTIuMTI5NVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAxNy40MDIzQzM4Ni44MzkgMjcuNzIzMiAzODEuNjgxIDQxLjI0MzMgMzgxLjY4MSA1NC43Njg0QzM4MS42ODEgNjguMjkzNSAzODYuODM5IDgxLjgxMzYgMzk3LjE1NSA5Mi4xMjk1QzQxNy43OTIgNzEuNDkyNyA0MTcuNzkyIDM4LjAzOTEgMzk3LjE1NSAxNy40MDIzSDM5Ny4xNlpNMzk3LjE2IDkxLjU5MjFDMzg3LjQyMiA4MS43MTMyIDM4Mi4wNjMgNjguNjUwMSAzODIuMDYzIDU0Ljc2MzRDMzgyLjA2MyA0MC44NzY3IDM4Ny40MjIgMjcuODEzNiAzOTcuMTY1IDE3LjkzNDdDNDA2LjkwOCAyNy44MTM2IDQxMi4yNjIgNDAuODc2NyA0MTIuMjYyIDU0Ljc2MzRDNDEyLjI2MiA2OC42NTAxIDQwNi45MDMgODEuNzEzMiAzOTcuMTYgOTEuNTkyMVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjQuMDExQzM5Ny4zMjEgMjUzLjA2IDQyMC45MTYgMjc2LjU1NCA0NTAgMjc2LjU1NFYyNzYuMTc4QzQyMS4yMzIgMjc2LjE3OCAzOTcuNjk4IDI1Mi43NzQgMzk3LjUzNyAyMjQuMDExSDM5Ny4xNloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNSAyMjQuMzg3QzM5Ny4wMjUgMjI0LjM4NyAzOTYuODk5IDIyNC4zODcgMzk2Ljc3NCAyMjQuMzg3QzM5Ni40MTIgMjUyLjk3OSAzNzIuOTYzIDI3Ni4xODIgMzQ0LjMyIDI3Ni4xODJWMjc2LjkzNkg0NDkuOTk1VjI3Ni41NTlIMzQ0LjMyQzM3My4yNzkgMjc2LjU1OSAzOTYuNzg5IDI1My4yNjYgMzk3LjE1IDIyNC4zOTJWMjI0LjM4N1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjQuMDExVjIyNC4zODdDMzk3LjE2IDIyNC4zODcgMzk3LjE2IDIyNC4zODcgMzk3LjE1NSAyMjQuMzg3QzM5Ni43OTMgMjUzLjI2MSAzNzMuMjg0IDI3Ni41NTQgMzQ0LjMyNSAyNzYuNTU0SDQ1MEM0MjAuOTE2IDI3Ni41NTQgMzk3LjMyMSAyNTMuMDYgMzk3LjE2IDIyNC4wMTFaTTM5Ny4xNiAyMzAuMDU4QzM5OS45NjIgMjUzLjQ0NyA0MTguMDUzIDI3Mi4yNTUgNDQxLjA2NSAyNzYuMTc4SDM1My4yNTVDMzc2LjI2NyAyNzIuMjU1IDM5NC4zNTggMjUzLjQ0NyAzOTcuMTYgMjMwLjA1OFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjQuMDE2SDM5Ni43ODNDMzk2Ljc4MyAyMjQuMTM2IDM5Ni43NzggMjI0LjI2MiAzOTYuNzc4IDIyNC4zODhDMzk2LjkwNCAyMjQuMzg4IDM5Ny4wMyAyMjQuMzg4IDM5Ny4xNTUgMjI0LjM4OEMzOTcuMTU1IDIyNC4yNjIgMzk3LjE2IDIyNC4xNDEgMzk3LjE2IDIyNC4wMTZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zOTcuMTYgMjI0LjM4OFYyMjQuMDE2QzM5Ny4xNiAyMjQuMTQxIDM5Ny4xNTUgMjI0LjI2NyAzOTcuMTU1IDIyNC4zODhDMzk3LjE1NSAyMjQuMzg4IDM5Ny4xNTUgMjI0LjM4OCAzOTcuMTYgMjI0LjM4OFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjQuMDA1SDM5Ny41MzdWMjIzLjcxNEgzOTcuMTZWMjI0LjAwNVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjQuMDA1VjIyMy43MTRIMzk2Ljc4M1YyMjQuMDA1QzM5Ni44NDkgMjI0LjAwNSAzOTYuOTE5IDIyNC4wMDUgMzk2Ljk4NCAyMjQuMDA1SDM5Ny4xNloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjQuMDExSDM5Ny41MzdWMjI0LjAwNkgzOTcuMTZWMjI0LjAxMVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny41MzcgMTcwLjk3NUwzOTcuNDI2IDE3MS4wODVMMzk2Ljg5NCAxNzAuNTUzTDM5Ny41MzcgMTY5LjkxVjkyLjI4NTJDMzk3LjUwMiA5Mi4zMjAzIDM5Ny40NjEgOTIuMzYwNSAzOTcuNDI2IDkyLjQwMDdMMzk3LjE2IDkyLjY2NjhMMzk2Ljg5NCA5Mi40MDA3QzM5Ni44NTkgOTIuMzY1NSAzOTYuODE5IDkyLjMyNTMgMzk2Ljc4MyA5Mi4yODUyVjIxNS4wODZDMzk3LjI2MSAyMTcuOTA4IDM5Ny41MjIgMjIwLjc5MSAzOTcuNTM3IDIyMy43MTRWMTcwLjk3NVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTM5Ny4xNiAyMjMuNzE0SDM5Ny41MzdDMzk3LjUyMiAyMjAuNzkxIDM5Ny4yNjEgMjE3LjkwOCAzOTYuNzgzIDIxNS4wODFWMjE3LjcwMkMzOTcuMDE5IDIxOS42NzYgMzk3LjE1IDIyMS42OCAzOTcuMTYgMjIzLjcwOVYyMjMuNzE0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzk3LjE2IDIyMy43MTRDMzk3LjE1IDIyMS42OCAzOTcuMDE5IDIxOS42NzYgMzk2Ljc4MyAyMTcuNzA3VjIyMy43MTRIMzk3LjE2WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzk3LjE2IDkyLjY2MTlMMzk3LjQyNiA5Mi4zOTU3QzM5Ny40NjEgOTIuMzYwNiAzOTcuNTAyIDkyLjMyMDQgMzk3LjUzNyA5Mi4yODAyVjkyLjEyNDVIMzk2Ljc4M1Y5Mi4yODAyQzM5Ni44MTkgOTIuMzE1NCAzOTYuODU5IDkyLjM1NTUgMzk2Ljg5NCA5Mi4zOTU3TDM5Ny4xNiA5Mi42NjE5WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjU4LjA3MiAxMjguMThDMjU2LjAwMyAxMjYuMTEgMjU0LjAzOSAxMjMuOTQ2IDI1Mi4xODEgMTIxLjY5MUMyNTAuMzE4IDExOS40MzYgMjQ4LjU2NSAxMTcuMDkgMjQ2LjkxNyAxMTQuNjU1QzI0NS4yNzUgMTEyLjIyNCAyNDMuNzUzIDEwOS43MTMgMjQyLjM0MiAxMDcuMTIxQzI0MC45MzYgMTA0LjUzIDIzOS42NTUgMTAxLjg2OCAyMzguNDk1IDk5LjEzMDVDMjM3LjM0IDk2LjM5MzQgMjM2LjMxNSA5My41OTU5IDIzNS40MjYgOTAuNzMzMkMyMzQuNTM3IDg3Ljg3MDUgMjMzLjc4NCA4NC45NDc1IDIzMy4xNzYgODEuOTY5M0MyMzIuNTY5IDc4Ljk5MSAyMzIuMTA3IDc1Ljk2NzYgMjMxLjc5NSA3Mi44ODg5QzIzMS40ODQgNjkuODE1MyAyMzEuMzIzIDY2LjY5NjQgMjMxLjMyMyA2My41Mzc0VjU5LjY1NTFDMjMzLjU3OCA2MS41MTg0IDIzNS43NDMgNjMuNDgyMSAyMzcuODA3IDY1LjU1MTNDMjM5Ljg3MSA2Ny42MjA1IDI0MS44NCA2OS43ODUxIDI0My43MDMgNzIuMDQwMUMyNDUuNTYxIDc0LjI5NTIgMjQ3LjMxOSA3Ni42NDA2IDI0OC45NjIgNzkuMDcxNEMyNTAuNjA0IDgxLjUwMjIgMjUyLjEyNiA4NC4wMTM0IDI1My41MzcgODYuNjA0OUMyNTQuOTQzIDg5LjE5NjQgMjU2LjIyNCA5MS44NjMyIDI1Ny4zODQgOTQuNTk1NEMyNTguNTM5IDk3LjMyNzUgMjU5LjU2NCAxMDAuMTMgMjYwLjQ1MyAxMDIuOTkzQzI2MS4zNDEgMTA1Ljg1NSAyNjIuMDk1IDEwOC43NzggMjYyLjcwMyAxMTEuNzU3QzI2My4zMSAxMTQuNzMgMjYzLjc3MiAxMTcuNzU4IDI2NC4wODkgMTIwLjgzN0MyNjQuMTM0IDEyMS4zMDkgMjY0LjE3NCAxMjEuNzgxIDI2NC4yMTQgMTIyLjI1OFYxMTguNjI3QzI2My45MTggMTE2LjI4NyAyNjMuNTM2IDExMy45NjEgMjYzLjA3NCAxMTEuNjg2QzI2Mi40NzIgMTA4LjcyOCAyNjEuNzA4IDEwNS43NjUgMjYwLjgxNCAxMDIuODg3QzI1OS45NCAxMDAuMDYgMjU4LjkwMSA5Ny4yMjIxIDI1Ny43MzYgOTQuNDU0OEMyNTYuNTg1IDkxLjczMjcgMjU1LjI4NSA4OS4wMzA3IDI1My44NzMgODYuNDI5MUMyNTIuNDcyIDgzLjg1MjYgMjUwLjkyNSA4MS4zMDYzIDI0OS4yNzggNzguODY1NUMyNDcuNjMxIDc2LjQzNDcgMjQ1Ljg1MyA3NC4wNTkxIDI0My45OTkgNzEuODA0MUMyNDIuMTI2IDY5LjUzNCAyNDAuMTMyIDY3LjM0NDMgMjM4LjA3OCA2NS4yOTAxQzIzNi4wMTQgNjMuMjI2IDIzMy44MTkgNjEuMjMyMSAyMzEuNTY0IDU5LjM2ODhMMjMwLjk0NiA1OC44NjE2VjYzLjU0MjRDMjMwLjk0NiA2Ni43MDE0IDIzMS4xMDcgNjkuODYwNSAyMzEuNDE4IDcyLjkyOTFDMjMxLjcyNSA3NS45Nzc2IDIzMi4xOTIgNzkuMDQxMyAyMzIuODA1IDgyLjA0NDZDMjMzLjQwNyA4NC45OTc3IDIzNC4xNzEgODcuOTYwOSAyMzUuMDY1IDkwLjg0MzdDMjM1LjkzOSA5My42NjYzIDIzNi45NzggOTYuNTAzOSAyMzguMTQzIDk5LjI3NjJDMjM5LjI5OSAxMDIuMDAzIDI0MC41OTkgMTA0LjcwNSAyNDIuMDA2IDEwNy4yOTdDMjQzLjQxNyAxMDkuODkzIDI0NC45NjQgMTEyLjQ0IDI0Ni42MDEgMTE0Ljg2QzI0OC4yNDggMTE3LjMwMSAyNTAuMDI2IDExOS42NzcgMjUxLjg4NCAxMjEuOTIyQzI1My43NDggMTI0LjE4MiAyNTUuNzQyIDEyNi4zNzcgMjU3LjgwMSAxMjguNDQxQzI1OS44NSAxMzAuNDkgMjYyLjAwOSAxMzIuNDQ5IDI2NC4yMDkgMTM0LjI2N1YxMzMuNzc1QzI2Mi4wOCAxMzIuMDAyIDI2MC4wMjYgMTMwLjEyOCAyNTguMDY3IDEyOC4xNzVMMjU4LjA3MiAxMjguMThaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNTguMzM4IDEyNy45MTRDMjU2LjI5NCAxMjUuODcgMjU0LjMyIDEyMy42OTUgMjUyLjQ2NyAxMjEuNDVDMjUwLjYyNCAxMTkuMjIgMjQ4Ljg2MSAxMTYuODY1IDI0Ny4yMjkgMTE0LjQ0NEMyNDUuNjA3IDExMi4wNDMgMjQ0LjA3NSAxMDkuNTE3IDI0Mi42NzMgMTA2Ljk0MUMyNDEuMjc3IDEwNC4zNjkgMjM5Ljk5MiAxMDEuNjkyIDIzOC44NDYgOTguOTg1M0MyMzcuNjg2IDk2LjIzMyAyMzYuNjU3IDkzLjQyMDUgMjM1Ljc5MyA5MC42MjMxQzIzNC45MDQgODcuNzY1NCAyMzQuMTUxIDg0LjgyNzQgMjMzLjU0OCA4MS44OTkzQzIzMi45NCA3OC45MjExIDIzMi40NzggNzUuODc3NiAyMzIuMTcyIDcyLjg1OTJDMjMxLjg2IDY5LjgxNTYgMjMxLjcwNSA2Ni42ODE3IDIzMS43MDUgNjMuNTQ3OFY2MC40NzQxQzIzMy43MjQgNjIuMTcxNyAyMzUuNjg3IDYzLjk3NDcgMjM3LjU0NiA2NS44MzI5QzIzOS41ODUgNjcuODcyIDI0MS41NTkgNzAuMDQ2NyAyNDMuNDE3IDcyLjI5NjdDMjQ1LjI2IDc0LjUzMTYgMjQ3LjAxOCA3Ni44ODcxIDI0OC42NTUgNzkuMjk3OEMyNTAuMjg3IDgxLjcxODUgMjUxLjgxOSA4NC4yNDQ4IDI1My4yMSA4Ni44MDExQzI1NC42MDcgODkuMzgyNiAyNTUuODk3IDkyLjA1OTUgMjU3LjAzNyA5NC43NjE1QzI1OC4xOTcgOTcuNTA4NyAyNTkuMjI3IDEwMC4zMjEgMjYwLjA5MSAxMDMuMTI0QzI2MC45OCAxMDUuOTc2IDI2MS43MzMgMTA4LjkxNCAyNjIuMzM2IDExMS44NDdDMjYyLjkzOSAxMTQuODA2IDI2My40MDYgMTE3Ljg0OSAyNjMuNzE3IDEyMC44ODhDMjY0LjAyOCAxMjMuOTcxIDI2NC4xODQgMTI3LjEwNSAyNjQuMTg0IDEzMC4xOTlIMjY0LjIxNFYxMjIuMjY5QzI2NC4xNzQgMTIxLjc5NyAyNjQuMTM0IDEyMS4zMiAyNjQuMDg5IDEyMC44NDdDMjYzLjc3NyAxMTcuNzc0IDI2My4zMSAxMTQuNzQgMjYyLjcwMiAxMTEuNzY3QzI2Mi4wOTUgMTA4Ljc4OSAyNjEuMzQxIDEwNS44NjYgMjYwLjQ1MiAxMDMuMDAzQzI1OS41NjQgMTAwLjE0IDI1OC41MzkgOTcuMzM4IDI1Ny4zODQgOTQuNjA1OEMyNTYuMjI5IDkxLjg2ODYgMjU0Ljk0MyA4OS4yMDY4IDI1My41MzcgODYuNjE1M0MyNTIuMTMgODQuMDIzOCAyNTAuNjA0IDgxLjUxMjYgMjQ4Ljk2MSA3OS4wODE4QzI0Ny4zMTkgNzYuNjUxIDI0NS41NjEgNzQuMzA1NiAyNDMuNzAzIDcyLjA1MDZDMjQxLjg0IDY5Ljc5NTUgMjM5Ljg3NiA2Ny42MzA5IDIzNy44MDcgNjUuNTYxN0MyMzUuNzM4IDYzLjQ5MjUgMjMzLjU3OCA2MS41Mjg4IDIzMS4zMjMgNTkuNjY1NVY2My41NDc4QzIzMS4zMjMgNjYuNzA2OCAyMzEuNDc5IDY5LjgyNTcgMjMxLjc5NSA3Mi44OTkzQzIzMi4xMDYgNzUuOTczIDIzMi41NjkgNzkuMDAxNSAyMzMuMTc2IDgxLjk3OTdDMjMzLjc4NCA4NC45NTI5IDIzNC41MzcgODcuODc1OSAyMzUuNDI2IDkwLjc0MzZDMjM2LjMxNSA5My42MDY0IDIzNy4zNCA5Ni40MDM4IDIzOC40OTUgOTkuMTQxQzIzOS42NSAxMDEuODc4IDI0MC45MzYgMTA0LjU0IDI0Mi4zNDIgMTA3LjEzMUMyNDMuNzQ4IDEwOS43MjMgMjQ1LjI3NSAxMTIuMjM0IDI0Ni45MTcgMTE0LjY2NUMyNDguNTYgMTE3LjA5NiAyNTAuMzE3IDExOS40NDYgMjUyLjE4MSAxMjEuNzAxQzI1NC4wMzkgMTIzLjk1NiAyNTYuMDA4IDEyNi4xMjEgMjU4LjA3MiAxMjguMTlDMjYwLjAzNiAxMzAuMTQ5IDI2Mi4wODUgMTMyLjAxNyAyNjQuMjE0IDEzMy43OVYxMzMuMjk4QzI2Mi4xOTUgMTMxLjYwNSAyNjAuMjIxIDEyOS44MDIgMjU4LjMzOCAxMjcuOTI0VjEyNy45MTRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuNTYxIDEzMC4xOTlIMjY0LjU5MVYxMjIuMjU4QzI2NC41NTEgMTIxLjc3NiAyNjQuNTExIDEyMS4yOTQgMjY0LjQ2NSAxMjAuODEyQzI2NC4zOSAxMjAuMDg5IDI2NC4zMSAxMTkuMzYgMjY0LjIxNCAxMTguNjM3VjEyMi4yNjhDMjY0LjQzNSAxMjQuODggMjY0LjU2MSAxMjcuNTI3IDI2NC41NjEgMTMwLjE5OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC41NjEgMTM0LjA3NkMyNjQuNDQ1IDEzMy45ODEgMjY0LjMzIDEzMy44OCAyNjQuMjE0IDEzMy43ODVWMTM0LjI3N0MyNjQuMjUgMTM0LjMwNyAyNjQuMjg1IDEzNC4zMzcgMjY0LjMyIDEzNC4zNjdMMjY0LjU2MSAxMzQuMDc2WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjY0LjU5MSAxMjIuMjU4VjEzMC4xOThIMjY0LjkzN0MyNjQuOTM3IDEyNy41NjIgMjY0LjgxNyAxMjQuOSAyNjQuNTkxIDEyMi4yNThaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuODAyIDEzMy43ODVDMjY0LjczMiAxMzMuNzI5IDI2NC42NjEgMTMzLjY2NCAyNjQuNTk2IDEzMy42MDlWMTM0LjAzNkwyNjQuODAyIDEzMy43ODVaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNjQuNTkxIDEzMy42MDlDMjY0LjQ2NSAxMzMuNTAzIDI2NC4zNCAxMzMuMzk4IDI2NC4yMTQgMTMzLjI5MlYxMzMuNzg1QzI2NC4zMyAxMzMuODggMjY0LjQ0NSAxMzMuOTgxIDI2NC41NjEgMTM0LjA3NkwyNjQuNTkxIDEzNC4wMzZWMTMzLjYwOVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTI2NC41NjEgMTMwLjE5OEMyNjQuNTYxIDEyNy41MjYgMjY0LjQ0IDEyNC44OCAyNjQuMjE0IDEyMi4yNjhWMTMwLjE5OEgyNjQuNTYxWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMjc0LjkzNyAzNi44ODM5QzI3MC4yMDEgNDEuNjE1IDI2Ni40NjkgNDcuNDE1NyAyNjQuMTQ0IDUzLjY1ODVMMjYzLjk1MyA1NC4xNjU3SDM3Mi4xMzRMMzcxLjY4MiA1My41NjMxQzM2My45MjIgNDMuMjE3MSAzNTIuNzE4IDM2LjEyNTYgMzQwLjExNyAzMy41NzkyQzMzNi4zNTUgMjMuODM1OSAzMjkuODMxIDE1LjUwODkgMzIxLjI0MyA5LjQ4MjE0QzMxMi4zOTggMy4yNzk1OCAzMDEuOTkyIDAgMjkxLjE0OSAwQzI3OS43NzggMCAyNjguOTY1IDMuNTcwODcgMjU5Ljg3IDEwLjMzNTlDMjU0Ljg0OCA4Ljc4OTA2IDI0OS42MjQgOC4wMDA1NiAyNDQuMzUxIDguMDAwNTZDMjI4Ljg1MiA4LjAwMDU2IDIxNC4yMjIgMTQuODA1OCAyMDQuMjE4IDI2LjY2ODVMMjAzLjY5NSAyNy4yODYzSDI4OC43OThDMjgzLjYzNSAyOS42MTY2IDI3OC45OCAzMi44MzU5IDI3NC45MzcgMzYuODc4OVYzNi44ODM5Wk0yMDQuNTA0IDI2LjkxNDZDMjE0LjA2MSAxNS41ODQzIDIyOC4zNyA4LjM4MjI1IDI0NC4zNTEgOC4zODIyNUMyNDkuNzg1IDguMzgyMjUgMjU1LjAxOCA5LjIxNTk2IDI1OS45NDUgMTAuNzU3OEMyNjguNjQ0IDQuMjQzODYgMjc5LjQ0NyAwLjM4MTY5NyAyOTEuMTU0IDAuMzgxNjk3QzMxMy4zODggMC4zODE2OTcgMzMyLjM2MiAxNC4zMDg2IDMzOS44NDUgMzMuOTEwN0MzNTIuNjc3IDM2LjQ0NyAzNjMuODIyIDQzLjcwNDIgMzcxLjM4NiA1My43OTQxSDI2NC41QzI2Ni44NTEgNDcuNDg2IDI3MC41MzcgNDEuODIwOSAyNzUuMjA4IDM3LjE1NTFDMjc5LjU3OCAzMi43ODU3IDI4NC44MTYgMjkuMjc1MSAyOTAuNjQyIDI2LjkxOTZIMjA0LjUwOUwyMDQuNTA0IDI2LjkxNDZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0yNzUuMjAzIDM3LjE1MDFDMjcwLjUzMiA0MS44MjA5IDI2Ni44NDYgNDcuNDgxMSAyNjQuNDk1IDUzLjc4OTFIMzcxLjM4QzM2My44MTcgNDMuNjk5MiAzNTIuNjcyIDM2LjQ0NyAzMzkuODQgMzMuOTA1N0MzMzIuMzU3IDE0LjMwMzYgMzEzLjM4MyAwLjM3NjcwOSAyOTEuMTQ5IDAuMzc2NzA5QzI3OS40NDIgMC4zNzY3MDkgMjY4LjYzOSA0LjIzODg3IDI1OS45NCAxMC43NTI4QzI1NS4wMTggOS4yMTU5OSAyNDkuNzggOC4zNzcyNyAyNDQuMzQ2IDguMzc3MjdDMjI4LjM2NSA4LjM3NzI3IDIxNC4wNjEgMTUuNTc5MyAyMDQuNDk5IDI2LjkwOTZIMjkwLjYzMkMyODQuODExIDI5LjI3MDEgMjc5LjU3MiAzMi43NzU3IDI3NS4xOTggMzcuMTQ1MUwyNzUuMjAzIDM3LjE1MDFaTTIwNS4zMjIgMjYuNTM4QzIxNS4xNjYgMTUuMjI3NyAyMjkuMzQ0IDguNzU4OTYgMjQ0LjM1MSA4Ljc1ODk2QzI0OS42MTQgOC43NTg5NiAyNTQuODIyIDkuNTUyNDkgMjU5LjgzIDExLjExNDRMMjYwLjAxNiAxMS4xNjk3TDI2MC4xNzEgMTEuMDU0MkMyNjkuMTcxIDQuMzE0MjEgMjc5Ljg4NCAwLjc1MzM4MyAyOTEuMTU0IDAuNzUzMzgzQzMwMS44NDEgMC43NTMzODMgMzEyLjA5NyAzLjk4MjczIDMyMC44MTEgMTAuMDk5OUMzMjkuMzM0IDE2LjA3NjUgMzM1Ljc5MiAyNC4zNTMzIDMzOS40ODkgMzQuMDQxM0wzMzkuNTY0IDM0LjIzNzJMMzM5Ljc3IDM0LjI3NzRDMzUyLjAyNCAzNi43MDMyIDM2Mi45NTMgNDMuNDgzMyAzNzAuNjI3IDUzLjQxMjRIMjY1LjA0OEMyNjcuMzQ4IDQ3LjQ2NiAyNzAuOTQ0IDQxLjk0MTQgMjc1LjQ3NCAzNy40MTYzQzI3OS44ODQgMzMuMDA2NyAyODUuMDM3IDI5LjU5MTYgMjkwLjc4MiAyNy4yNjEyTDI5Mi41NzUgMjYuNTMzSDIwNS4zMjdMMjA1LjMyMiAyNi41MzhaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00MjIuNzM0IDExOS4wNjlMNDIyLjQ2OCAxMTguODAzTDQyMyAxMTguMjcxTDQyMy4yNjYgMTE4LjUzN0g0NDguOTA1TDQ0OS4xNzEgMTE4LjI3MUw0NDkuNDM3IDExOC41MzdMNDQ5LjcwNCAxMTguODAzTDQ0OS40MzcgMTE5LjA2OVYxNDQuNzA4TDQ0OS43MDQgMTQ0Ljk3NUw0NDkuNDM3IDE0NS4yNDFMNDQ5LjE3MSAxNDUuNTA3TDQ0OC45MDUgMTQ1LjI0MUg0MjMuMjY2TDQyMi44ODkgMTQ1LjYxN0g0NDkuODE0VjExOC4xNkg0MjIuMzU3VjE0NS4wODVMNDIyLjczNCAxNDQuNzA4VjExOS4wNjlaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00NDguNTI4IDExOC45MTRMNDQ4LjkwNSAxMTguNTM3SDQyMy4yNjZMNDIzLjY0MyAxMTguOTE0SDQ0OC41MjhaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00NDguNTI4IDE0NC44NjRINDIzLjY0M0w0MjMuMjY2IDE0NS4yNEg0NDguOTA1TDQ0OC41MjggMTQ0Ljg2NFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTQyMy4xMTEgMTE5LjQ0Nkw0MjIuNzM0IDExOS4wNjlWMTQ0LjcwOEw0MjMuMTExIDE0NC4zMzFWMTE5LjQ0NloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTQyMi44ODkgMTQ1LjYxN0g0MjIuMzU3VjE0NS4wODVMMzk3LjUzNyAxNjkuOTA1VjE3MC45NzVMNDIyLjg4OSAxNDUuNjE3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDM2LjYxNSAxMzEuODkxTDQ0OS4wNjEgMTE5LjQ0NlYxMTguOTEzTDQzNi4zNDkgMTMxLjYyNUw0MzYuNjE1IDEzMS44OTFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00MzYuMzQ5IDEzMS42MjVMNDQ5LjA2MSAxMTguOTEzSDQ0OC41MjhMNDM2LjA4MyAxMzEuMzU5TDQzNi4zNDkgMTMxLjYyNVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTQzNS44MTcgMTMyLjE1N0w0MjMuMTEgMTQ0Ljg2NEg0MjMuNjQzTDQzNi4wODMgMTMyLjQyM0w0MzUuODE3IDEzMi4xNTdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00MzUuNTUxIDEzMS44OTFMNDIzLjExIDE0NC4zMzJWMTQ0Ljg2NEw0MzUuODE3IDEzMi4xNThMNDM1LjU1MSAxMzEuODkxWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzk3LjQyNiAxNzEuMDhMMzk3LjUzNyAxNzAuOTc1VjE2OS45MDVMMzk2Ljg4OSAxNzAuNTQ4TDM5Ny40MjYgMTcxLjA4WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDIyLjg4OSAxNDUuNjE3TDQyMy4yNjYgMTQ1LjI0MUg0MjIuNzM0VjE0NC43MDhMNDIyLjM1NyAxNDUuMDg1VjE0NS42MTdINDIyLjg4OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTQyMy4xMTEgMTQ0Ljg2NEw0MjIuNzM0IDE0NS4yNEg0MjMuMjY2TDQyMy42NDMgMTQ0Ljg2NEg0MjMuMTExWiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDIzLjExMSAxNDQuODY0VjE0NC4zMzJMNDIyLjczNCAxNDQuNzA4VjE0NS4yNDFMNDIzLjExMSAxNDQuODY0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDM2LjM0OSAxMzIuMTU4TDQ0OS4wNjEgMTQ0Ljg2NFYxNDQuMzMyTDQzNi42MTUgMTMxLjg5MUw0MzYuMzQ5IDEzMi4xNThaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00MzYuMDgzIDEzMS4zNTlMNDIzLjY0MyAxMTguOTEzSDQyMy4xMUw0MzUuODE3IDEzMS42MjVMNDM2LjA4MyAxMzEuMzU5WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDQ5LjA2MSAxNDQuODY0TDQzNi4zNDkgMTMyLjE1N0w0MzYuMDgzIDEzMi40MjNMNDQ4LjUyOCAxNDQuODY0SDQ0OS4wNjFaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00MzUuODE3IDEzMS42MjVMNDIzLjExIDExOC45MTNWMTE5LjQ0Nkw0MzUuNTUxIDEzMS44OTFMNDM1LjgxNyAxMzEuNjI1WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDIzLjI2NiAxMTguNTM3TDQyMyAxMTguMjcxTDQyMi40NjggMTE4LjgwM0w0MjIuNzM0IDExOS4wNjlWMTE4LjUzN0g0MjMuMjY2WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDIzLjExMSAxMTguOTE0SDQyMy42NDNMNDIzLjI2NiAxMTguNTM3SDQyMi43MzRMNDIzLjExMSAxMTguOTE0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDIzLjExMSAxMTguOTE0TDQyMi43MzQgMTE4LjUzN1YxMTkuMDY5TDQyMy4xMTEgMTE5LjQ0NlYxMTguOTE0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDM2LjMwMSAxMzEuNTYxTDQzNi4wMzUgMTMxLjgyN0w0MzYuMzAxIDEzMi4wOTNMNDM2LjU2NyAxMzEuODI3TDQzNi4zMDEgMTMxLjU2MVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTQzNi4wMzUgMTMxLjI5NEw0MzUuNzY4IDEzMS41Nkw0MzYuMDM1IDEzMS44MjdMNDM2LjMwMSAxMzEuNTZMNDM2LjAzNSAxMzEuMjk0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNNDM2LjEzNSAxMzEuOTUyTDQzNS44NjkgMTMyLjIxOEw0MzYuMTM1IDEzMi40ODRMNDM2LjQwMSAxMzIuMjE4TDQzNi4xMzUgMTMxLjk1MloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTQzNS44NjkgMTMxLjY4NUw0MzUuNjAzIDEzMS45NTJMNDM1Ljg2OSAxMzIuMjE4TDQzNi4xMzYgMTMxLjk1Mkw0MzUuODY5IDEzMS42ODVaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNjUuMDE4IDI3Ni41NTRWMjc2LjkzMUgxOTAuMjQ1QzE4OS41MTIgMjc2LjkzMSAxODguODA5IDI3Ni43OTUgMTg4LjE1NiAyNzYuNTU0SDE2NS4wMTNIMTY1LjAxOFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE0NC45MzkgMjc2LjU1NEg0NC40NTc1QzMxLjQ0NDcgMjc2LjU1NCAxOS41ODE5IDI2OS4xMDYgMTMuOTIxNyAyNTcuMzg5QzguMjY2NTYgMjQ1LjY2NyA5LjgxODUgMjMxLjc1IDE3LjkxNDUgMjIxLjU2TDgxLjA5NTMgMTQyLjA3MkM4Ni42NzAxIDEzNS4wNiA5NC4wNTc5IDEyOS44ODIgMTAyLjMxIDEyNi45NzlIMTAxLjIwNUM5My4xNzkgMTI5Ljk5OCA4Ni4xNTI3IDEzNS4wOTYgODAuNzk4OSAxNDEuODM2TDE3LjYxODIgMjIxLjMyNEM5LjQ4MjAyIDIzMS41NTkgNy44OTk5NyAyNDUuNzc3IDEzLjU4MDIgMjU3LjU1NUMxOS4yNjU1IDI2OS4zMjcgMzEuMzg0NCAyNzYuOTM2IDQ0LjQ1MjUgMjc2LjkzNkgxNjUuMDEzQzE2NC4yOCAyNzYuOTM2IDE2My41NzcgMjc2LjggMTYyLjkyNCAyNzYuNTU5SDE0NC45MzRMMTQ0LjkzOSAyNzYuNTU0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMzA3Ljg4MyAyNzAuODQ0QzMwNy44ODMgMjczLjk5OCAzMDUuMzI3IDI3Ni41NTQgMzAyLjE3MyAyNzYuNTU0SDE5MC4yNDVWMjc2LjkzMUgzMDIuMTczQzMwNS41MjggMjc2LjkzMSAzMDguMjYgMjc0LjE5OSAzMDguMjYgMjcwLjg0NEMzMDguMjYgMjY4LjE0MiAzMDYuNDkyIDI2NS44NTIgMzA0LjA1MSAyNjUuMDU4QzMwMy44NDUgMjY1LjE0MyAzMDMuNjM5IDI2NS4yMTQgMzAzLjQyNCAyNjUuMjc5QzMwNS45NyAyNjUuODUyIDMwNy44NzggMjY4LjEyMiAzMDcuODc4IDI3MC44NDRIMzA3Ljg4M1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTMwMi4xNzMgMjY1LjQ5NVYyNjUuNTFDMzA1LjExMSAyNjUuNTEgMzA3LjUwNyAyNjcuOTAxIDMwNy41MDcgMjcwLjg0NEMzMDcuNTA3IDI3My43ODcgMzA1LjExNiAyNzYuMTc3IDMwMi4xNzMgMjc2LjE3N0gxOTAuMjQ1VjI3Ni41NTRIMzAyLjE3M0MzMDUuMzIyIDI3Ni41NTQgMzA3Ljg4MyAyNzMuOTk4IDMwNy44ODMgMjcwLjg0NEMzMDcuODgzIDI2OC4xMjIgMzA1Ljk3NSAyNjUuODQ3IDMwMy40MjkgMjY1LjI3OUMzMDMuMDM3IDI2NS4zOSAzMDIuNjI1IDI2NS40NjUgMzAyLjIwMyAyNjUuNDk1QzMwMi4xOTMgMjY1LjQ5NSAzMDIuMTgzIDI2NS40OTUgMzAyLjE3OCAyNjUuNDk1SDMwMi4xNzNaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik00NC40NTc2IDI3Ni4xNzhDMzEuNjc1OCAyNzYuMTc4IDE5LjgyMyAyNjguNzQgMTQuMjYzMyAyNTcuMjIzQzguNzA4NjUgMjQ1LjcwNyAxMC4yNjA1IDIzMS44IDE4LjIxNTkgMjIxLjc5MUw4MS4zOTY3IDE0Mi4zMDNDODcuMTE3MSAxMzUuMTAxIDk0Ljc3MTIgMTI5Ljc5NyAxMDMuNTI1IDEyNi45NTlDMTA4LjE3NiAxMjUuNDU4IDExMy4wMDcgMTI0LjY5NCAxMTcuODg0IDEyNC42OTRIMTE5LjIzNUMxMjEuNzI2IDEyNC42OTQgMTI0LjE5MiAxMjQuMzU4IDEyNi41NjggMTIzLjcwNUMxMjYuNTI3IDEyMy41OTQgMTI2LjQ4NyAxMjMuNDg0IDEyNi40NDcgMTIzLjM3M0wxMjYuODA0IDEyMy4yNTNDMTI0LjQwMyAxMjMuOTQ2IDEyMS44NjIgMTI0LjMxOCAxMTkuMjM1IDEyNC4zMThIMTE3Ljg4NEMxMTIuOTEyIDEyNC4zMTggMTA4LjAzNSAxMjUuMTA2IDEwMy40MSAxMjYuNjAzVjEyNi45NzlIMTAyLjMxNUM5NC4wNjMgMTI5Ljg4MiA4Ni42NzAyIDEzNS4wNTUgODEuMTAwNCAxNDIuMDcyTDE3LjkxOTYgMjIxLjU2QzkuODIzNjIgMjMxLjc1IDguMjcxNjkgMjQ1LjY3MiAxMy45MjY4IDI1Ny4zODlDMTkuNTg3IDI2OS4xMTEgMzEuNDQ0NiAyNzYuNTU0IDQ0LjQ2MjUgMjc2LjU1NEg5OC4yMDEzVjI3Ni4xNzhINDQuNDYyNUg0NC40NTc2WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTQ0LjkzNCAyNzYuMTc3QzE0NC45MzQgMjc2LjI2MyAxNDQuOTM5IDI3Ni4zNDMgMTQ0LjkzOSAyNzYuNDI5VjI3Ni41NTRIMTYyLjkyOUMxNjIuNjM4IDI3Ni40NDkgMTYyLjM1NiAyNzYuMzIzIDE2Mi4wOSAyNzYuMTc3SDE0NC45MzRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xMTcuODg0IDEyNC4zMTNIMTE5LjIzNUMxMjEuODYyIDEyNC4zMTMgMTI0LjQwMyAxMjMuOTQxIDEyNi44MDQgMTIzLjI0OEwxMjcuMTYgMTIzLjEyN0MxMjcuMTYgMTIzLjEyNyAxMjcuMTYgMTIzLjEzMiAxMjcuMTYgMTIzLjEzN0MxMzQuNDUzIDEyMC45MTcgMTQwLjQzOSAxMTUuNzI5IDE0My43MDQgMTA4Ljk2NEwxNDMuNzI5IDEwOC45MTRDMTQzLjcwNCAxMDguODg5IDE0My42NzQgMTA4Ljg2OSAxNDMuNjQ5IDEwOC44NDRDMTQzLjU3MyAxMDguNzc5IDE0My41MDggMTA4LjcxMyAxNDMuNDM4IDEwOC42NDhMMTQzLjM2MiAxMDguNzk5QzE0MC4wNTggMTE1LjY0NCAxMzMuOTgxIDEyMC43ODIgMTI2LjY5MyAxMjIuODg2QzEyNC4yNzcgMTIzLjU4NCAxMjEuNzY2IDEyMy45NDEgMTE5LjIzIDEyMy45NDFIMTE3Ljg3OUMxMTIuOTQ3IDEyMy45NDEgMTA4LjA1NSAxMjQuNzA5IDEwMy4zNDkgMTI2LjIyNkgxMDMuNDA1VjEyNi42MDNDMTA4LjAzIDEyNS4xMDYgMTEyLjkwNyAxMjQuMzE4IDExNy44NzkgMTI0LjMxOEwxMTcuODg0IDEyNC4zMTNaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNDQuMDI1IDEwOS4xNjZDMTQzLjkzIDEwOS4wOCAxNDMuODI5IDEwOSAxNDMuNzM0IDEwOC45MDlMMTQzLjcwOSAxMDguOTZDMTQwLjQ0NCAxMTUuNzI1IDEzNC40NTggMTIwLjkxMyAxMjcuMTY1IDEyMy4xMzNDMTI3LjIwNSAxMjMuMjQ4IDEyNy4yNTEgMTIzLjM2OSAxMjcuMjk2IDEyMy40ODlDMTM0LjYwMyAxMjEuMjU5IDE0MC42ODUgMTE2LjA2NiAxNDQuMDMgMTA5LjE2NkgxNDQuMDI1WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTY1LjAxOCAyNzYuMTc3VjI3Ni41NTRIMTg4LjE2MUMxODcuODcgMjc2LjQ0OSAxODcuNTg5IDI3Ni4zMjMgMTg3LjMyMyAyNzYuMTc3SDE2NS4wMjNIMTY1LjAxOFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE0NC4xODEgMjc2LjE3N0g5OC4xOTY1VjI3Ni41NTRIMTQ0LjE4NlYyNzYuNDI5QzE0NC4xODYgMjc2LjM0MyAxNDQuMTg2IDI3Ni4yNjMgMTQ0LjE4MSAyNzYuMTc3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTQzLjU2MyAxMDguMzkyTDE0My40MzggMTA4LjY0M0MxNDMuNTA4IDEwOC43MDggMTQzLjU3MyAxMDguNzY4IDE0My42NDkgMTA4LjgzOUMxNDMuNjc0IDEwOC44NjQgMTQzLjcwNCAxMDguODg0IDE0My43MjkgMTA4LjkwOUwxNDMuOSAxMDguNTU3TDE0My41NjMgMTA4LjM5MloiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE0My45MDQgMTA4LjU1OEMxNDQgMTA4LjY0MyAxNDQuMSAxMDguNzI4IDE0NC4yMDEgMTA4LjgxNEwxNDQuMjQ2IDEwOC43MjNMMTQzLjkwOSAxMDguNTU4SDE0My45MDRaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNDQuMDQ1IDEwOS4xMjVMMTQ0LjE5NiAxMDguODE0QzE0NC4xIDEwOC43MjggMTQ0IDEwOC42NDggMTQzLjg5OSAxMDguNTU4TDE0My43MjkgMTA4LjkwOUMxNDMuODI0IDEwOC45OTUgMTQzLjkyNSAxMDkuMDggMTQ0LjAyIDEwOS4xNjVDMTQ0LjAyNSAxMDkuMTUgMTQ0LjAzNSAxMDkuMTQgMTQ0LjA0IDEwOS4xMjVIMTQ0LjA0NVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy40MSAxMjYuNTk4SDEwMi4yNTVDMTAxLjkwMyAxMjYuNzE4IDEwMS41NTcgMTI2Ljg0NCAxMDEuMjEgMTI2Ljk3NEgxMDIuMzE1QzEwMi42NzYgMTI2Ljg0OSAxMDMuMDQzIDEyNi43MTggMTAzLjQxIDEyNi41OThaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xMDMuNDEgMTI2LjU5OEMxMDMuMDQzIDEyNi43MTggMTAyLjY4MSAxMjYuODQ5IDEwMi4zMTUgMTI2Ljk3NEgxMDMuNDFWMTI2LjU5OFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEwMy4zNTQgMTI2LjIyMUMxMDMuMzU0IDEyNi4yMjEgMTAzLjMxNCAxMjYuMjMxIDEwMy4yOTQgMTI2LjI0MUMxMDIuOTQyIDEyNi4zNTcgMTAyLjYwMSAxMjYuNDc3IDEwMi4yNTQgMTI2LjU5OEgxMDMuNDA5VjEyNi4yMjFIMTAzLjM1NFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEyNi45MzQgMTIzLjU5OUMxMjYuODk0IDEyMy40NzkgMTI2Ljg0OSAxMjMuMzYzIDEyNi44MDMgMTIzLjI0M0wxMjYuNDQ3IDEyMy4zNjNDMTI2LjQ4MiAxMjMuNDc0IDEyNi41MjcgMTIzLjU4NCAxMjYuNTY3IDEyMy42OTVDMTI2LjY4MyAxMjMuNjY1IDEyNi43OTMgMTIzLjYzNCAxMjYuOTA5IDEyMy42MDRDMTI2LjkxOSAxMjMuNjA0IDEyNi45MjQgMTIzLjU5OSAxMjYuOTM0IDEyMy41OTRWMTIzLjU5OVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEyNy4xNjUgMTIzLjEzM0MxMjcuMTY1IDEyMy4xMzMgMTI3LjE2NSAxMjMuMTI4IDEyNy4xNjUgMTIzLjEyM0wxMjYuODA5IDEyMy4yNDNDMTI2LjkyOSAxMjMuMjA4IDEyNy4wNSAxMjMuMTY4IDEyNy4xNyAxMjMuMTI4TDEyNy4xNjUgMTIzLjEzM1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTEyNi45MzQgMTIzLjZDMTI3LjA1NSAxMjMuNTY0IDEyNy4xNzUgMTIzLjUyNCAxMjcuMjk2IDEyMy40ODRDMTI3LjI1NSAxMjMuMzY5IDEyNy4yMDUgMTIzLjI0OCAxMjcuMTY1IDEyMy4xMjdDMTI3LjA0NSAxMjMuMTYzIDEyNi45MjkgMTIzLjIwOCAxMjYuODAzIDEyMy4yNDNDMTI2Ljg0NCAxMjMuMzYzIDEyNi44ODkgMTIzLjQ3OSAxMjYuOTM0IDEyMy42WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTQ0LjkzNCAyNzYuMTc3SDE0NC41NTdDMTQ0LjU1NyAyNzYuMjYzIDE0NC41NjIgMjc2LjM0MyAxNDQuNTYyIDI3Ni40MjlWMjc2LjU1NEgxNDQuOTM5VjI3Ni40MjlDMTQ0LjkzOSAyNzYuMzQzIDE0NC45MzkgMjc2LjI2MyAxNDQuOTM0IDI3Ni4xNzdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xNDQuNTU3IDI3Ni4xNzdIMTQ0LjE4MUMxNDQuMTgxIDI3Ni4yNjMgMTQ0LjE4NiAyNzYuMzQzIDE0NC4xODYgMjc2LjQyOVYyNzYuNTU0SDE0NC41NjJWMjc2LjQyOUMxNDQuNTYyIDI3Ni4zNDMgMTQ0LjU2MiAyNzYuMjYzIDE0NC41NTcgMjc2LjE3N1oiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE2Mi45MjkgMjc2LjU1NEMxNjMuNTgyIDI3Ni43OTUgMTY0LjI4IDI3Ni45MzEgMTY1LjAxOCAyNzYuOTMxVjI3Ni41NTRIMTYyLjkyOVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE2Mi45ODkgMjc2LjE3N0gxNjIuMDg1QzE2Mi4zNTIgMjc2LjMyMyAxNjIuNjMzIDI3Ni40NDkgMTYyLjkyNCAyNzYuNTU0SDE2NS4wMTNDMTY0LjMgMjc2LjU1NCAxNjMuNjE3IDI3Ni40MTkgMTYyLjk4OSAyNzYuMTc3WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTY1LjAxOCAyNzYuNTU0VjI3Ni4xNzdIMTYyLjk5NEMxNjMuNjIyIDI3Ni40MTkgMTY0LjMwNSAyNzYuNTU0IDE2NS4wMTggMjc2LjU1NFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTE4OC4xNTYgMjc2LjU1NEMxODguODA5IDI3Ni43OTUgMTg5LjUxMiAyNzYuOTMxIDE5MC4yNDUgMjc2LjkzMVYyNzYuNTU0SDE4OC4xNTZaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0xOTAuMjQ2IDI3Ni41NTRWMjc2LjE3N0gxODguMjE3QzE4OC44NDkgMjc2LjQxOSAxODkuNTI3IDI3Ni41NTQgMTkwLjI0NiAyNzYuNTU0WiIgZmlsbD0iIzAwNDIyOCIvPgo8cGF0aCBkPSJNMTg4LjIxNyAyNzYuMTc3SDE4Ny4zMTJDMTg3LjU3OSAyNzYuMzIzIDE4Ny44NjUgMjc2LjQ0OSAxODguMTUxIDI3Ni41NTRIMTkwLjI0QzE4OS41MjcgMjc2LjU1NCAxODguODQ0IDI3Ni40MTkgMTg4LjIxMiAyNzYuMTc3SDE4OC4yMTdaIiBmaWxsPSIjMDA0MjI4Ii8+CjxwYXRoIGQ9Ik0zMDIuMTczIDI2NS4xMThWMjY1LjEzM0MzMDIuNjA1IDI2NS4xMzMgMzAzLjAyMiAyNjUuMTgzIDMwMy40MjQgMjY1LjI3NEMzMDMuNjM5IDI2NS4yMTQgMzAzLjg0NSAyNjUuMTM4IDMwNC4wNTEgMjY1LjA1M0MzMDMuODQ1IDI2NC45ODggMzAzLjYyOSAyNjQuOTI3IDMwMy40MTMgMjY0Ljg4MkMzMDMuMDE3IDI2NS4wMDMgMzAyLjYgMjY1LjA4MyAzMDIuMTczIDI2NS4xMTNWMjY1LjExOFoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTMwMi4xNzMgMjY1LjExOUMzMDIuNiAyNjUuMDg4IDMwMy4wMTcgMjY1LjAwOCAzMDMuNDEzIDI2NC44ODhDMzAzLjAxMiAyNjQuODAyIDMwMi42IDI2NC43NjIgMzAyLjE3MyAyNjQuNzYyVjI2NS4xMjRWMjY1LjExOVoiIGZpbGw9IiMwMDQyMjgiLz4KPHBhdGggZD0iTTMwMi4xNzMgMjY1LjQ5NUMzMDIuMTczIDI2NS40OTUgMzAyLjE5MyAyNjUuNDk1IDMwMi4xOTggMjY1LjQ5NUMzMDIuNjIgMjY1LjQ2NSAzMDMuMDMyIDI2NS4zOSAzMDMuNDI0IDI2NS4yNzlDMzAzLjAyMiAyNjUuMTg5IDMwMi42IDI2NS4xMzkgMzAyLjE3MyAyNjUuMTM5VjI2NS4xMjRWMjY1LjVWMjY1LjQ5NVoiIGZpbGw9IiMwMDQyMjgiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:50%}}@media(min-width:1061px){.markdown-body .hero__container{background-position:right 2rem;width:60rem}}@media (min-width:769px) and (max-width:1060px){.markdown-body .hero__container{background-position:right 5%;padding-left:10%;padding-right:10%}}.markdown-body .hero__header{color:#0b996e;font-family:TomatoGrotesk-Semibold,sans-serif;font-size:3.75rem;font-weight:500;line-height:4rem;margin:0}@media(min-width:1061px){.markdown-body .hero__header{width:50%}}@media (min-width:769px) and (max-width:1060px){.markdown-body .hero__header{width:60%}}@media(max-width:768px){.markdown-body .hero__header{margin-left:10%;margin-right:10%;text-align:center}}.markdown-body .hero__text{color:#474747;font-size:1.25rem;font-weight:300;margin-bottom:5rem;margin-top:2rem}@media(min-width:1061px){.markdown-body .hero__text{width:37%}}@media (min-width:769px) and (max-width:1060px){.markdown-body .hero__text{width:50%}}@media(max-width:768px){.markdown-body .hero__text{margin-left:10%;margin-right:10%;text-align:center}}.markdown-body .section__tiles{display:flex;margin:-9rem auto 0 auto}@media(min-width:1061px){.markdown-body .section__tiles{justify-content:space-between;width:65rem}}@media(max-width:1060px){.markdown-body .section__tiles{flex-direction:column}}@media (min-width:769px) and (max-width:1060px){.markdown-body .section__tiles{margin-left:10%;margin-right:10%}}@media(max-width:768px){.markdown-body .section__tiles{margin-left:1.5rem;margin-right:1.5rem}}.markdown-body .tile{background:#dbd9f7;border-radius:1rem;color:#3b3585;padding:2.5rem 1.25rem 2.5rem 1.25rem;position:relative;overflow:hidden;text-decoration:none;top:0;transition:all .2s ease .01s}@media(max-width:1060px){.markdown-body .tile{margin:.5rem 0}}@media(min-width:1061px){.markdown-body .tile{width:calc((100%/3) - 1.5rem)}}.markdown-body .tile:focus,.markdown-body .tile:hover{box-shadow:10px 10px 0 0 #6358de;top:-2px;text-decoration:none}.markdown-body .tile__icon{height:6rem;position:absolute;bottom:-2rem;right:0;width:6rem}.markdown-body .tile__title{display:block;font-family:TomatoGrotesk-Semibold,sans-serif;font-size:1.25rem;line-height:1.5rem;margin-bottom:.5rem;margin-left:1.5rem}.markdown-body .tile__text{display:block;font-size:.8125rem;font-weight:400;line-height:19px;margin:1rem 1.5rem 0 1.5rem;opacity:.8}.markdown-body .section__features{margin-bottom:3rem;margin-top:3rem}.markdown-body .section__features>h1{margin-bottom:2rem!important}@media(min-width:1061px){.markdown-body .section__features{margin-left:auto;margin-right:auto}}@media(min-width:1061px){.markdown-body .section__features{width:60rem}}@media (min-width:769px) and (max-width:1060px){.markdown-body .section__features{margin-left:10%;margin-right:10%}}@media(max-width:768px){.markdown-body .section__features{margin-left:1.5rem;margin-right:1.5rem}}.markdown-body .feature{border-bottom:1px solid #cfcfcf;display:flex;padding:1.5rem 0}.markdown-body .feature__title{font-weight:500;padding-right:2rem;width:33%}.markdown-body .feature__items{width:66%}.markdown-body .feature__items>ul{margin:0}.markdown-body .feature__items>ul>li>a{color:#1b1b1b;text-decoration:underline}.markdown-body .feature__items>ul>li>a:focus,.markdown-body .feature__items>ul>li>a:hover{color:#6358de}.markdown-body .section__changelogs{margin:3rem auto}.markdown-body .section__changelogs>h1{margin-bottom:2rem!important}@media(min-width:1061px){.markdown-body .section__changelogs{width:60rem}}@media (min-width:769px) and (max-width:1060px){.markdown-body .section__changelogs{padding-left:10%;padding-right:10%}}@media(max-width:768px){.markdown-body .section__changelogs{padding-left:1.5rem;padding-right:1.5rem}}.markdown-body .changelogs__container{display:flex}@media(max-width:1060px){.markdown-body .changelogs__container{flex-direction:column}}@media(min-width:1061px){.markdown-body .changelogs__container{justify-content:space-between}}.markdown-body .changelog{border:1px solid #e3e3e3;border-radius:1rem;margin:0;padding:1.25rem 1.5rem;box-shadow:0 2px 4px -2px rgba(27,27,27,.1),0 4px 8px -2px rgba(27,27,27,.14)}@media(min-width:1061px){.markdown-body .changelog{width:calc((100%/2) - 1.5rem)}}@media(max-width:1060px){.markdown-body .changelog{margin-bottom:2rem}}.markdown-body .changelog>div{border:0;margin:0;padding:0;width:100%}.markdown-body .changelog>div>div:nth-of-type(1)>span{font-size:.625rem!important}.markdown-body .changelog>div>div:nth-of-type(2){font-size:.8125rem!important;padding-bottom:.5rem!important}.markdown-body .changelog h1{font-size:1.25rem;line-height:1.65rem;margin-bottom:.5rem;margin-top:0}.markdown-body .changelog h1 a{color:#1b1b1b}.markdown-body .changelog section{margin:0!important}.markdown-body .changelog section p{margin:0!important}.callout.callout a{color:#1b1b1b;text-decoration:underline}.callout.callout a:hover{color:#6358de}/*! END STYLESHEET_HUB2 */\u003C/style>\u003Cmeta name=\"google-site-verification\" content=\"kMGWV20dteFSnX8XxROiVpV9h_2SCTz2md8wHEqXqLk\">\u003Cmeta name=\"loadedProject\" content=\"sendinblue\">\u003Clink rel=\"preconnect\" href=\"https://fonts.gstatic.com\"> \n\u003Clink href=\"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@600&display=swap\" rel=\"stylesheet\">\n\n\n\n\u003Cscript>\ndataLayer = [{'userType': 'Visitor','application': 'API docs V3'}];\n\u003C/script>\n\n\n\n\n\u003Cscript>\n \n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-MKMDTST');\n\u003C/script>\n\u003Cnoscript>\n \u003Ciframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-N6WQB9\"\n height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\">\u003C/iframe>\n\u003C/noscript>\n\u003Cmeta name=\"google-site-verification\" content=\"kMGWV20dteFSnX8XxROiVpV9h_2SCTz2md8wHEqXqLk\">\n\n\n\u003C!-- Pixel Code for https://enotify.cl/ -->\n\u003Cscript defer=\"\" src=\"https://enotify.cl/pixel/2YL8rJ9rXq5zAdwImWIunnD9yJFaqJAv\">\u003C/script>\n\u003C!-- END Pixel Code -->\u003Cscript>var storedColorMode = `light` === 'auto' ? window.localStorage.getItem('color-scheme') : `light`\ndocument.querySelector('[data-color-mode]').setAttribute('data-color-mode', storedColorMode)\u003C/script>\u003Cscript id=\"config\" type=\"application/json\" data-json=\"{"algoliaIndex":"readme_search_v2","amplitude":"dc8065a65ef83d6ad23e37aaf014fc84","asset_url":"https://cdn.readme.io","domain":"readme.io","domainFull":"https://dash.readme.com","encryptedLocalStorageKey":"ekfls","fullstory":{"enabled":true},"metrics":{"dashUrl":"https://m.readme.io","defaultUrl":"https://metrics.readme.io","exportMaxRetries":12,"wsUrl":"wss://m.readme.io"},"readmeRecaptchaSiteKey":"6LesVBYpAAAAAESOCHOyo2kF9SZXPVb54Nwf3i2x","releaseVersion":"4.584.0","sentry":{"dsn":"https://3bbe57a973254129bcb93e47dc0cc46f@o343074.ingest.sentry.io/2052166","enabled":true,"tracesSampleRate":0},"sslGenerationService":"ssl.readmessl.com"}\">\u003C/script>\u003Cstyle>/* BASICS */\n\n.CodeMirror {\n /* Set height, width, borders, and global font properties here */\n font-family: monospace;\n height: 300px;\n color: black;\n direction: ltr;\n}\n\n/* PADDING */\n\n.CodeMirror-lines {\n padding: 4px 0; /* Vertical padding around content */\n}\n.CodeMirror pre.CodeMirror-line,\n.CodeMirror pre.CodeMirror-line-like {\n padding: 0 4px; /* Horizontal padding of content */\n}\n\n.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {\n background-color: white; /* The little square between H and V scrollbars */\n}\n\n/* GUTTER */\n\n.CodeMirror-gutters {\n border-right: 1px solid #ddd;\n background-color: #f7f7f7;\n white-space: nowrap;\n}\n.CodeMirror-linenumbers {}\n.CodeMirror-linenumber {\n padding: 0 3px 0 5px;\n min-width: 20px;\n text-align: right;\n color: #999;\n white-space: nowrap;\n}\n\n.CodeMirror-guttermarker { color: black; }\n.CodeMirror-guttermarker-subtle { color: #999; }\n\n/* CURSOR */\n\n.CodeMirror-cursor {\n border-left: 1px solid black;\n border-right: none;\n width: 0;\n}\n/* Shown when moving in bi-directional text */\n.CodeMirror div.CodeMirror-secondarycursor {\n border-left: 1px solid silver;\n}\n.cm-fat-cursor .CodeMirror-cursor {\n width: auto;\n border: 0 !important;\n background: #7e7;\n}\n.cm-fat-cursor div.CodeMirror-cursors {\n z-index: 1;\n}\n.cm-fat-cursor-mark {\n background-color: rgba(20, 255, 20, 0.5);\n -webkit-animation: blink 1.06s steps(1) infinite;\n -moz-animation: blink 1.06s steps(1) infinite;\n animation: blink 1.06s steps(1) infinite;\n}\n.cm-animate-fat-cursor {\n width: auto;\n border: 0;\n -webkit-animation: blink 1.06s steps(1) infinite;\n -moz-animation: blink 1.06s steps(1) infinite;\n animation: blink 1.06s steps(1) infinite;\n background-color: #7e7;\n}\n@-moz-keyframes blink {\n 0% {}\n 50% { background-color: transparent; }\n 100% {}\n}\n@-webkit-keyframes blink {\n 0% {}\n 50% { background-color: transparent; }\n 100% {}\n}\n@keyframes blink {\n 0% {}\n 50% { background-color: transparent; }\n 100% {}\n}\n\n/* Can style cursor different in overwrite (non-insert) mode */\n.CodeMirror-overwrite .CodeMirror-cursor {}\n\n.cm-tab { display: inline-block; text-decoration: inherit; }\n\n.CodeMirror-rulers {\n position: absolute;\n left: 0; right: 0; top: -50px; bottom: 0;\n overflow: hidden;\n}\n.CodeMirror-ruler {\n border-left: 1px solid #ccc;\n top: 0; bottom: 0;\n position: absolute;\n}\n\n/* DEFAULT THEME */\n\n.cm-s-default .cm-header {color: blue;}\n.cm-s-default .cm-quote {color: #090;}\n.cm-negative {color: #d44;}\n.cm-positive {color: #292;}\n.cm-header, .cm-strong {font-weight: bold;}\n.cm-em {font-style: italic;}\n.cm-link {text-decoration: underline;}\n.cm-strikethrough {text-decoration: line-through;}\n\n.cm-s-default .cm-keyword {color: #708;}\n.cm-s-default .cm-atom {color: #219;}\n.cm-s-default .cm-number {color: #164;}\n.cm-s-default .cm-def {color: #00f;}\n.cm-s-default .cm-variable,\n.cm-s-default .cm-punctuation,\n.cm-s-default .cm-property,\n.cm-s-default .cm-operator {}\n.cm-s-default .cm-variable-2 {color: #05a;}\n.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}\n.cm-s-default .cm-comment {color: #a50;}\n.cm-s-default .cm-string {color: #a11;}\n.cm-s-default .cm-string-2 {color: #f50;}\n.cm-s-default .cm-meta {color: #555;}\n.cm-s-default .cm-qualifier {color: #555;}\n.cm-s-default .cm-builtin {color: #30a;}\n.cm-s-default .cm-bracket {color: #997;}\n.cm-s-default .cm-tag {color: #170;}\n.cm-s-default .cm-attribute {color: #00c;}\n.cm-s-default .cm-hr {color: #999;}\n.cm-s-default .cm-link {color: #00c;}\n\n.cm-s-default .cm-error {color: #f00;}\n.cm-invalidchar {color: #f00;}\n\n.CodeMirror-composing { border-bottom: 2px solid; }\n\n/* Default styles for common addons */\n\ndiv.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}\ndiv.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}\n.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }\n.CodeMirror-activeline-background {background: #e8f2ff;}\n\n/* STOP */\n\n/* The rest of this file contains styles related to the mechanics of\n the editor. You probably shouldn't touch them. */\n\n.CodeMirror {\n position: relative;\n overflow: hidden;\n background: white;\n}\n\n.CodeMirror-scroll {\n overflow: scroll !important; /* Things will break if this is overridden */\n /* 50px is the magic margin used to hide the element's real scrollbars */\n /* See overflow: hidden in .CodeMirror */\n margin-bottom: -50px; margin-right: -50px;\n padding-bottom: 50px;\n height: 100%;\n outline: none; /* Prevent dragging from highlighting the element */\n position: relative;\n}\n.CodeMirror-sizer {\n position: relative;\n border-right: 50px solid transparent;\n}\n\n/* The fake, visible scrollbars. Used to force redraw during scrolling\n before actual scrolling happens, thus preventing shaking and\n flickering artifacts. */\n.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {\n position: absolute;\n z-index: 6;\n display: none;\n}\n.CodeMirror-vscrollbar {\n right: 0; top: 0;\n overflow-x: hidden;\n overflow-y: scroll;\n}\n.CodeMirror-hscrollbar {\n bottom: 0; left: 0;\n overflow-y: hidden;\n overflow-x: scroll;\n}\n.CodeMirror-scrollbar-filler {\n right: 0; bottom: 0;\n}\n.CodeMirror-gutter-filler {\n left: 0; bottom: 0;\n}\n\n.CodeMirror-gutters {\n position: absolute; left: 0; top: 0;\n min-height: 100%;\n z-index: 3;\n}\n.CodeMirror-gutter {\n white-space: normal;\n height: 100%;\n display: inline-block;\n vertical-align: top;\n margin-bottom: -50px;\n}\n.CodeMirror-gutter-wrapper {\n position: absolute;\n z-index: 4;\n background: none !important;\n border: none !important;\n}\n.CodeMirror-gutter-background {\n position: absolute;\n top: 0; bottom: 0;\n z-index: 4;\n}\n.CodeMirror-gutter-elt {\n position: absolute;\n cursor: default;\n z-index: 4;\n}\n.CodeMirror-gutter-wrapper ::selection { background-color: transparent }\n.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }\n\n.CodeMirror-lines {\n cursor: text;\n min-height: 1px; /* prevents collapsing before first draw */\n}\n.CodeMirror pre.CodeMirror-line,\n.CodeMirror pre.CodeMirror-line-like {\n /* Reset some styles that the rest of the page might have set */\n -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;\n border-width: 0;\n background: transparent;\n font-family: inherit;\n font-size: inherit;\n margin: 0;\n white-space: pre;\n word-wrap: normal;\n line-height: inherit;\n color: inherit;\n z-index: 2;\n position: relative;\n overflow: visible;\n -webkit-tap-highlight-color: transparent;\n -webkit-font-variant-ligatures: contextual;\n font-variant-ligatures: contextual;\n}\n.CodeMirror-wrap pre.CodeMirror-line,\n.CodeMirror-wrap pre.CodeMirror-line-like {\n word-wrap: break-word;\n white-space: pre-wrap;\n word-break: normal;\n}\n\n.CodeMirror-linebackground {\n position: absolute;\n left: 0; right: 0; top: 0; bottom: 0;\n z-index: 0;\n}\n\n.CodeMirror-linewidget {\n position: relative;\n z-index: 2;\n padding: 0.1px; /* Force widget margins to stay inside of the container */\n}\n\n.CodeMirror-widget {}\n\n.CodeMirror-rtl pre { direction: rtl; }\n\n.CodeMirror-code {\n outline: none;\n}\n\n/* Force content-box sizing for the elements where we expect it */\n.CodeMirror-scroll,\n.CodeMirror-sizer,\n.CodeMirror-gutter,\n.CodeMirror-gutters,\n.CodeMirror-linenumber {\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n}\n\n.CodeMirror-measure {\n position: absolute;\n width: 100%;\n height: 0;\n overflow: hidden;\n visibility: hidden;\n}\n\n.CodeMirror-cursor {\n position: absolute;\n pointer-events: none;\n}\n.CodeMirror-measure pre { position: static; }\n\ndiv.CodeMirror-cursors {\n visibility: hidden;\n position: relative;\n z-index: 3;\n}\ndiv.CodeMirror-dragcursors {\n visibility: visible;\n}\n\n.CodeMirror-focused div.CodeMirror-cursors {\n visibility: visible;\n}\n\n.CodeMirror-selected { background: #d9d9d9; }\n.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }\n.CodeMirror-crosshair { cursor: crosshair; }\n.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }\n.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }\n\n.cm-searching {\n background-color: #ffa;\n background-color: rgba(255, 255, 0, .4);\n}\n\n/* Used to force a border model for a node */\n.cm-force-border { padding-right: .1px; }\n\n@media print {\n /* Hide the cursor when printing */\n .CodeMirror div.CodeMirror-cursors {\n visibility: hidden;\n }\n}\n\n/* See issue #2901 */\n.cm-tab-wrap-hack:after { content: ''; }\n\n/* Help users use markselection to safely style text background */\nspan.CodeMirror-selectedtext { background: none; }\n\u003C/style>\u003Cstyle>/*\n Name: material\n Author: Mattia Astorino (http://github.com/equinusocio)\n Website: https://material-theme.site/\n*/\n\n.cm-s-material-palenight.CodeMirror {\n background-color: #292D3E;\n color: #A6ACCD;\n}\n\n.cm-s-material-palenight .CodeMirror-gutters {\n background: #292D3E;\n color: #676E95;\n border: none;\n}\n\n.cm-s-material-palenight .CodeMirror-guttermarker,\n.cm-s-material-palenight .CodeMirror-guttermarker-subtle,\n.cm-s-material-palenight .CodeMirror-linenumber {\n color: #676E95;\n}\n\n.cm-s-material-palenight .CodeMirror-cursor {\n border-left: 1px solid #FFCC00;\n}\n\n.cm-s-material-palenight div.CodeMirror-selected {\n background: rgba(113, 124, 180, 0.2);\n}\n\n.cm-s-material-palenight.CodeMirror-focused div.CodeMirror-selected {\n background: rgba(113, 124, 180, 0.2);\n}\n\n.cm-s-material-palenight .CodeMirror-line::selection,\n.cm-s-material-palenight .CodeMirror-line>span::selection,\n.cm-s-material-palenight .CodeMirror-line>span>span::selection {\n background: rgba(128, 203, 196, 0.2);\n}\n\n.cm-s-material-palenight .CodeMirror-line::-moz-selection,\n.cm-s-material-palenight .CodeMirror-line>span::-moz-selection,\n.cm-s-material-palenight .CodeMirror-line>span>span::-moz-selection {\n background: rgba(128, 203, 196, 0.2);\n}\n\n.cm-s-material-palenight .CodeMirror-activeline-background {\n background: rgba(0, 0, 0, 0.5);\n}\n\n.cm-s-material-palenight .cm-keyword {\n color: #C792EA;\n}\n\n.cm-s-material-palenight .cm-operator {\n color: #89DDFF;\n}\n\n.cm-s-material-palenight .cm-variable-2 {\n color: #EEFFFF;\n}\n\n.cm-s-material-palenight .cm-variable-3,\n.cm-s-material-palenight .cm-type {\n color: #f07178;\n}\n\n.cm-s-material-palenight .cm-builtin {\n color: #FFCB6B;\n}\n\n.cm-s-material-palenight .cm-atom {\n color: #F78C6C;\n}\n\n.cm-s-material-palenight .cm-number {\n color: #FF5370;\n}\n\n.cm-s-material-palenight .cm-def {\n color: #82AAFF;\n}\n\n.cm-s-material-palenight .cm-string {\n color: #C3E88D;\n}\n\n.cm-s-material-palenight .cm-string-2 {\n color: #f07178;\n}\n\n.cm-s-material-palenight .cm-comment {\n color: #676E95;\n}\n\n.cm-s-material-palenight .cm-variable {\n color: #f07178;\n}\n\n.cm-s-material-palenight .cm-tag {\n color: #FF5370;\n}\n\n.cm-s-material-palenight .cm-meta {\n color: #FFCB6B;\n}\n\n.cm-s-material-palenight .cm-attribute {\n color: #C792EA;\n}\n\n.cm-s-material-palenight .cm-property {\n color: #C792EA;\n}\n\n.cm-s-material-palenight .cm-qualifier {\n color: #DECB6B;\n}\n\n.cm-s-material-palenight .cm-variable-3,\n.cm-s-material-palenight .cm-type {\n color: #DECB6B;\n}\n\n\n.cm-s-material-palenight .cm-error {\n color: rgba(255, 255, 255, 1.0);\n background-color: #FF5370;\n}\n\n.cm-s-material-palenight .CodeMirror-matchingbracket {\n text-decoration: underline;\n color: white !important;\n}\u003C/style>\u003Cstyle>/* neo theme for codemirror */\n\n/* Color scheme */\n\n.cm-s-neo.CodeMirror {\n background-color:#ffffff;\n color:#2e383c;\n line-height:1.4375;\n}\n.cm-s-neo .cm-comment { color:#75787b; }\n.cm-s-neo .cm-keyword, .cm-s-neo .cm-property { color:#1d75b3; }\n.cm-s-neo .cm-atom,.cm-s-neo .cm-number { color:#75438a; }\n.cm-s-neo .cm-node,.cm-s-neo .cm-tag { color:#9c3328; }\n.cm-s-neo .cm-string { color:#b35e14; }\n.cm-s-neo .cm-variable,.cm-s-neo .cm-qualifier { color:#047d65; }\n\n\n/* Editor styling */\n\n.cm-s-neo pre {\n padding:0;\n}\n\n.cm-s-neo .CodeMirror-gutters {\n border:none;\n border-right:10px solid transparent;\n background-color:transparent;\n}\n\n.cm-s-neo .CodeMirror-linenumber {\n padding:0;\n color:#e0e2e5;\n}\n\n.cm-s-neo .CodeMirror-guttermarker { color: #1d75b3; }\n.cm-s-neo .CodeMirror-guttermarker-subtle { color: #e0e2e5; }\n\n.cm-s-neo .CodeMirror-cursor {\n width: auto;\n border: 0;\n background: rgba(155,157,162,0.37);\n z-index: 1;\n}\n\u003C/style>\u003Cstyle>.CodeMirror-foldmarker {\n color: blue;\n text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px;\n font-family: arial;\n line-height: .3;\n cursor: pointer;\n}\n.CodeMirror-foldgutter {\n width: .7em;\n}\n.CodeMirror-foldgutter-open,\n.CodeMirror-foldgutter-folded {\n cursor: pointer;\n}\n.CodeMirror-foldgutter-open:after {\n content: \"\\25BE\";\n}\n.CodeMirror-foldgutter-folded:after {\n content: \"\\25B8\";\n}\n\u003C/style>\u003Cstyle>.CodeEditor{}\n\u003C/style>\u003Cstyle>.CodeMirror-simplescroll-horizontal div,.CodeMirror-simplescroll-vertical div{position:absolute;background:#ccc;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #bbb;border-radius:2px}.CodeMirror-simplescroll-horizontal,.CodeMirror-simplescroll-vertical{position:absolute;z-index:6;background:#eee}.CodeMirror-simplescroll-horizontal{bottom:0;left:0;height:8px}.CodeMirror-simplescroll-horizontal div{bottom:0;height:100%}.CodeMirror-simplescroll-vertical{right:0;top:0;width:8px}.CodeMirror-simplescroll-vertical div{right:0;width:100%}.CodeMirror-overlayscroll .CodeMirror-scrollbar-filler,.CodeMirror-overlayscroll .CodeMirror-gutter-filler{display:none}.CodeMirror-overlayscroll-horizontal div,.CodeMirror-overlayscroll-vertical div{position:absolute;background:#bcd;border-radius:3px}.CodeMirror-overlayscroll-horizontal,.CodeMirror-overlayscroll-vertical{position:absolute;z-index:6}.CodeMirror-overlayscroll-horizontal{bottom:0;left:0;height:6px}.CodeMirror-overlayscroll-horizontal div{bottom:0;height:100%}.CodeMirror-overlayscroll-vertical{right:0;top:0;width:6px}.CodeMirror-overlayscroll-vertical div{right:0;width:100%}\n\u003C/style>\u003Cstyle>.CodeEditor.cm-s-material-palenight:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay,.CodeEditor.cm-s-material-palenight:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>span,.CodeEditor.cm-s-material-palenight:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>p{color:rgba(255,255,255,0.5)}.CodeEditor.cm-s-material-palenight .cm-highlight{background:rgba(0,0,0,0.25)}.CodeEditor.cm-s-material-palenight .CodeMirror{background:#242e34;color:#fff}.CodeEditor.cm-s-neo:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay,.CodeEditor.cm-s-neo:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>span,.CodeEditor.cm-s-neo:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>p{color:rgba(0,0,0,0.5)}.CodeEditor.cm-s-neo .cm-highlight{background:rgba(0,0,0,0.1)}.CodeEditor.cm-s-neo .CodeMirror{background:#fff;color:#000}.CodeEditor .cm-linerow.cm-overlay,.CodeEditor .cm-linerow.cm-overlay .cm-lineNumber{opacity:0.75}.CodeMirror-scrollbar-filler{display:none !important}.CodeMirror-overlayscroll-horizontal div,.CodeMirror-overlayscroll-vertical div{background:rgba(202,202,202,0.5) !important}.cm-linerow{position:relative;text-indent:47px;transition:background 0.5s cubic-bezier(0.16, 1, 0.3, 1),color 0.5s cubic-bezier(0.16, 1, 0.3, 1),opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1)}.cm-linerow>span,.cm-linerow>p{transition:color 0.5s cubic-bezier(0.16, 1, 0.3, 1)}.cm-lineNumber{color:#676e95;display:inline-block;left:0;margin:0;min-width:43px;padding:0 6px 0 10px;position:absolute;right:auto;text-align:right;text-indent:0;top:0;transition:opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}\n\u003C/style>\u003Cstyle>.CodeEditor.cm-s-material-palenight:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay,.CodeEditor.cm-s-material-palenight:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>span,.CodeEditor.cm-s-material-palenight:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>p{color:rgba(255,255,255,0.5)}.CodeEditor.cm-s-material-palenight .cm-highlight{background:rgba(0,0,0,0.25)}.CodeEditor.cm-s-material-palenight .CodeMirror{background:#242e34;color:#fff}.CodeEditor.cm-s-neo:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay,.CodeEditor.cm-s-neo:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>span,.CodeEditor.cm-s-neo:not(.CodeEditor-Input_highlight) .cm-linerow.cm-overlay>p{color:rgba(0,0,0,0.5)}.CodeEditor.cm-s-neo .cm-highlight{background:rgba(0,0,0,0.1)}.CodeEditor.cm-s-neo .CodeMirror{background:#fff;color:#000}.CodeEditor .cm-linerow.cm-overlay,.CodeEditor .cm-linerow.cm-overlay .cm-lineNumber{opacity:0.75}.cm-linerow{position:relative;text-indent:47px;transition:background 0.5s cubic-bezier(0.16, 1, 0.3, 1),color 0.5s cubic-bezier(0.16, 1, 0.3, 1),opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1)}.cm-linerow>span,.cm-linerow>p{transition:color 0.5s cubic-bezier(0.16, 1, 0.3, 1)}.cm-lineNumber{color:#676e95;display:inline-block;left:0;margin:0;min-width:43px;padding:0 6px 0 10px;position:absolute;right:auto;text-align:right;text-indent:0;top:0;transition:opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}\n\u003C/style>\u003Cstyle>/* BASICS */\n\n.CodeMirror {\n /* Set height, width, borders, and global font properties here */\n font-family: monospace;\n height: 300px;\n color: black;\n direction: ltr;\n}\n\n/* PADDING */\n\n.CodeMirror-lines {\n padding: 4px 0; /* Vertical padding around content */\n}\n.CodeMirror pre.CodeMirror-line,\n.CodeMirror pre.CodeMirror-line-like {\n padding: 0 4px; /* Horizontal padding of content */\n}\n\n.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {\n background-color: white; /* The little square between H and V scrollbars */\n}\n\n/* GUTTER */\n\n.CodeMirror-gutters {\n border-right: 1px solid #ddd;\n background-color: #f7f7f7;\n white-space: nowrap;\n}\n.CodeMirror-linenumbers {}\n.CodeMirror-linenumber {\n padding: 0 3px 0 5px;\n min-width: 20px;\n text-align: right;\n color: #999;\n white-space: nowrap;\n}\n\n.CodeMirror-guttermarker { color: black; }\n.CodeMirror-guttermarker-subtle { color: #999; }\n\n/* CURSOR */\n\n.CodeMirror-cursor {\n border-left: 1px solid black;\n border-right: none;\n width: 0;\n}\n/* Shown when moving in bi-directional text */\n.CodeMirror div.CodeMirror-secondarycursor {\n border-left: 1px solid silver;\n}\n.cm-fat-cursor .CodeMirror-cursor {\n width: auto;\n border: 0 !important;\n background: #7e7;\n}\n.cm-fat-cursor div.CodeMirror-cursors {\n z-index: 1;\n}\n.cm-fat-cursor-mark {\n background-color: rgba(20, 255, 20, 0.5);\n -webkit-animation: blink 1.06s steps(1) infinite;\n -moz-animation: blink 1.06s steps(1) infinite;\n animation: blink 1.06s steps(1) infinite;\n}\n.cm-animate-fat-cursor {\n width: auto;\n border: 0;\n -webkit-animation: blink 1.06s steps(1) infinite;\n -moz-animation: blink 1.06s steps(1) infinite;\n animation: blink 1.06s steps(1) infinite;\n background-color: #7e7;\n}\n@-moz-keyframes blink {\n 0% {}\n 50% { background-color: transparent; }\n 100% {}\n}\n@-webkit-keyframes blink {\n 0% {}\n 50% { background-color: transparent; }\n 100% {}\n}\n@keyframes blink {\n 0% {}\n 50% { background-color: transparent; }\n 100% {}\n}\n\n/* Can style cursor different in overwrite (non-insert) mode */\n.CodeMirror-overwrite .CodeMirror-cursor {}\n\n.cm-tab { display: inline-block; text-decoration: inherit; }\n\n.CodeMirror-rulers {\n position: absolute;\n left: 0; right: 0; top: -50px; bottom: 0;\n overflow: hidden;\n}\n.CodeMirror-ruler {\n border-left: 1px solid #ccc;\n top: 0; bottom: 0;\n position: absolute;\n}\n\n/* DEFAULT THEME */\n\n.cm-s-default .cm-header {color: blue;}\n.cm-s-default .cm-quote {color: #090;}\n.cm-negative {color: #d44;}\n.cm-positive {color: #292;}\n.cm-header, .cm-strong {font-weight: bold;}\n.cm-em {font-style: italic;}\n.cm-link {text-decoration: underline;}\n.cm-strikethrough {text-decoration: line-through;}\n\n.cm-s-default .cm-keyword {color: #708;}\n.cm-s-default .cm-atom {color: #219;}\n.cm-s-default .cm-number {color: #164;}\n.cm-s-default .cm-def {color: #00f;}\n.cm-s-default .cm-variable,\n.cm-s-default .cm-punctuation,\n.cm-s-default .cm-property,\n.cm-s-default .cm-operator {}\n.cm-s-default .cm-variable-2 {color: #05a;}\n.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}\n.cm-s-default .cm-comment {color: #a50;}\n.cm-s-default .cm-string {color: #a11;}\n.cm-s-default .cm-string-2 {color: #f50;}\n.cm-s-default .cm-meta {color: #555;}\n.cm-s-default .cm-qualifier {color: #555;}\n.cm-s-default .cm-builtin {color: #30a;}\n.cm-s-default .cm-bracket {color: #997;}\n.cm-s-default .cm-tag {color: #170;}\n.cm-s-default .cm-attribute {color: #00c;}\n.cm-s-default .cm-hr {color: #999;}\n.cm-s-default .cm-link {color: #00c;}\n\n.cm-s-default .cm-error {color: #f00;}\n.cm-invalidchar {color: #f00;}\n\n.CodeMirror-composing { border-bottom: 2px solid; }\n\n/* Default styles for common addons */\n\ndiv.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}\ndiv.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}\n.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }\n.CodeMirror-activeline-background {background: #e8f2ff;}\n\n/* STOP */\n\n/* The rest of this file contains styles related to the mechanics of\n the editor. You probably shouldn't touch them. */\n\n.CodeMirror {\n position: relative;\n overflow: hidden;\n background: white;\n}\n\n.CodeMirror-scroll {\n overflow: scroll !important; /* Things will break if this is overridden */\n /* 50px is the magic margin used to hide the element's real scrollbars */\n /* See overflow: hidden in .CodeMirror */\n margin-bottom: -50px; margin-right: -50px;\n padding-bottom: 50px;\n height: 100%;\n outline: none; /* Prevent dragging from highlighting the element */\n position: relative;\n}\n.CodeMirror-sizer {\n position: relative;\n border-right: 50px solid transparent;\n}\n\n/* The fake, visible scrollbars. Used to force redraw during scrolling\n before actual scrolling happens, thus preventing shaking and\n flickering artifacts. */\n.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {\n position: absolute;\n z-index: 6;\n display: none;\n}\n.CodeMirror-vscrollbar {\n right: 0; top: 0;\n overflow-x: hidden;\n overflow-y: scroll;\n}\n.CodeMirror-hscrollbar {\n bottom: 0; left: 0;\n overflow-y: hidden;\n overflow-x: scroll;\n}\n.CodeMirror-scrollbar-filler {\n right: 0; bottom: 0;\n}\n.CodeMirror-gutter-filler {\n left: 0; bottom: 0;\n}\n\n.CodeMirror-gutters {\n position: absolute; left: 0; top: 0;\n min-height: 100%;\n z-index: 3;\n}\n.CodeMirror-gutter {\n white-space: normal;\n height: 100%;\n display: inline-block;\n vertical-align: top;\n margin-bottom: -50px;\n}\n.CodeMirror-gutter-wrapper {\n position: absolute;\n z-index: 4;\n background: none !important;\n border: none !important;\n}\n.CodeMirror-gutter-background {\n position: absolute;\n top: 0; bottom: 0;\n z-index: 4;\n}\n.CodeMirror-gutter-elt {\n position: absolute;\n cursor: default;\n z-index: 4;\n}\n.CodeMirror-gutter-wrapper ::selection { background-color: transparent }\n.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }\n\n.CodeMirror-lines {\n cursor: text;\n min-height: 1px; /* prevents collapsing before first draw */\n}\n.CodeMirror pre.CodeMirror-line,\n.CodeMirror pre.CodeMirror-line-like {\n /* Reset some styles that the rest of the page might have set */\n -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;\n border-width: 0;\n background: transparent;\n font-family: inherit;\n font-size: inherit;\n margin: 0;\n white-space: pre;\n word-wrap: normal;\n line-height: inherit;\n color: inherit;\n z-index: 2;\n position: relative;\n overflow: visible;\n -webkit-tap-highlight-color: transparent;\n -webkit-font-variant-ligatures: contextual;\n font-variant-ligatures: contextual;\n}\n.CodeMirror-wrap pre.CodeMirror-line,\n.CodeMirror-wrap pre.CodeMirror-line-like {\n word-wrap: break-word;\n white-space: pre-wrap;\n word-break: normal;\n}\n\n.CodeMirror-linebackground {\n position: absolute;\n left: 0; right: 0; top: 0; bottom: 0;\n z-index: 0;\n}\n\n.CodeMirror-linewidget {\n position: relative;\n z-index: 2;\n padding: 0.1px; /* Force widget margins to stay inside of the container */\n}\n\n.CodeMirror-widget {}\n\n.CodeMirror-rtl pre { direction: rtl; }\n\n.CodeMirror-code {\n outline: none;\n}\n\n/* Force content-box sizing for the elements where we expect it */\n.CodeMirror-scroll,\n.CodeMirror-sizer,\n.CodeMirror-gutter,\n.CodeMirror-gutters,\n.CodeMirror-linenumber {\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n}\n\n.CodeMirror-measure {\n position: absolute;\n width: 100%;\n height: 0;\n overflow: hidden;\n visibility: hidden;\n}\n\n.CodeMirror-cursor {\n position: absolute;\n pointer-events: none;\n}\n.CodeMirror-measure pre { position: static; }\n\ndiv.CodeMirror-cursors {\n visibility: hidden;\n position: relative;\n z-index: 3;\n}\ndiv.CodeMirror-dragcursors {\n visibility: visible;\n}\n\n.CodeMirror-focused div.CodeMirror-cursors {\n visibility: visible;\n}\n\n.CodeMirror-selected { background: #d9d9d9; }\n.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }\n.CodeMirror-crosshair { cursor: crosshair; }\n.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }\n.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }\n\n.cm-searching {\n background-color: #ffa;\n background-color: rgba(255, 255, 0, .4);\n}\n\n/* Used to force a border model for a node */\n.cm-force-border { padding-right: .1px; }\n\n@media print {\n /* Hide the cursor when printing */\n .CodeMirror div.CodeMirror-cursors {\n visibility: hidden;\n }\n}\n\n/* See issue #2901 */\n.cm-tab-wrap-hack:after { content: ''; }\n\n/* Help users use markselection to safely style text background */\nspan.CodeMirror-selectedtext { background: none; }\n\u003C/style>\u003Cstyle>/*\n Name: material\n Author: Mattia Astorino (http://github.com/equinusocio)\n Website: https://material-theme.site/\n*/\n\n.cm-s-material-palenight.CodeMirror {\n background-color: #292D3E;\n color: #A6ACCD;\n}\n\n.cm-s-material-palenight .CodeMirror-gutters {\n background: #292D3E;\n color: #676E95;\n border: none;\n}\n\n.cm-s-material-palenight .CodeMirror-guttermarker,\n.cm-s-material-palenight .CodeMirror-guttermarker-subtle,\n.cm-s-material-palenight .CodeMirror-linenumber {\n color: #676E95;\n}\n\n.cm-s-material-palenight .CodeMirror-cursor {\n border-left: 1px solid #FFCC00;\n}\n\n.cm-s-material-palenight div.CodeMirror-selected {\n background: rgba(113, 124, 180, 0.2);\n}\n\n.cm-s-material-palenight.CodeMirror-focused div.CodeMirror-selected {\n background: rgba(113, 124, 180, 0.2);\n}\n\n.cm-s-material-palenight .CodeMirror-line::selection,\n.cm-s-material-palenight .CodeMirror-line>span::selection,\n.cm-s-material-palenight .CodeMirror-line>span>span::selection {\n background: rgba(128, 203, 196, 0.2);\n}\n\n.cm-s-material-palenight .CodeMirror-line::-moz-selection,\n.cm-s-material-palenight .CodeMirror-line>span::-moz-selection,\n.cm-s-material-palenight .CodeMirror-line>span>span::-moz-selection {\n background: rgba(128, 203, 196, 0.2);\n}\n\n.cm-s-material-palenight .CodeMirror-activeline-background {\n background: rgba(0, 0, 0, 0.5);\n}\n\n.cm-s-material-palenight .cm-keyword {\n color: #C792EA;\n}\n\n.cm-s-material-palenight .cm-operator {\n color: #89DDFF;\n}\n\n.cm-s-material-palenight .cm-variable-2 {\n color: #EEFFFF;\n}\n\n.cm-s-material-palenight .cm-variable-3,\n.cm-s-material-palenight .cm-type {\n color: #f07178;\n}\n\n.cm-s-material-palenight .cm-builtin {\n color: #FFCB6B;\n}\n\n.cm-s-material-palenight .cm-atom {\n color: #F78C6C;\n}\n\n.cm-s-material-palenight .cm-number {\n color: #FF5370;\n}\n\n.cm-s-material-palenight .cm-def {\n color: #82AAFF;\n}\n\n.cm-s-material-palenight .cm-string {\n color: #C3E88D;\n}\n\n.cm-s-material-palenight .cm-string-2 {\n color: #f07178;\n}\n\n.cm-s-material-palenight .cm-comment {\n color: #676E95;\n}\n\n.cm-s-material-palenight .cm-variable {\n color: #f07178;\n}\n\n.cm-s-material-palenight .cm-tag {\n color: #FF5370;\n}\n\n.cm-s-material-palenight .cm-meta {\n color: #FFCB6B;\n}\n\n.cm-s-material-palenight .cm-attribute {\n color: #C792EA;\n}\n\n.cm-s-material-palenight .cm-property {\n color: #C792EA;\n}\n\n.cm-s-material-palenight .cm-qualifier {\n color: #DECB6B;\n}\n\n.cm-s-material-palenight .cm-variable-3,\n.cm-s-material-palenight .cm-type {\n color: #DECB6B;\n}\n\n\n.cm-s-material-palenight .cm-error {\n color: rgba(255, 255, 255, 1.0);\n background-color: #FF5370;\n}\n\n.cm-s-material-palenight .CodeMirror-matchingbracket {\n text-decoration: underline;\n color: white !important;\n}\u003C/style>\u003Cstyle>/* neo theme for codemirror */\n\n/* Color scheme */\n\n.cm-s-neo.CodeMirror {\n background-color:#ffffff;\n color:#2e383c;\n line-height:1.4375;\n}\n.cm-s-neo .cm-comment { color:#75787b; }\n.cm-s-neo .cm-keyword, .cm-s-neo .cm-property { color:#1d75b3; }\n.cm-s-neo .cm-atom,.cm-s-neo .cm-number { color:#75438a; }\n.cm-s-neo .cm-node,.cm-s-neo .cm-tag { color:#9c3328; }\n.cm-s-neo .cm-string { color:#b35e14; }\n.cm-s-neo .cm-variable,.cm-s-neo .cm-qualifier { color:#047d65; }\n\n\n/* Editor styling */\n\n.cm-s-neo pre {\n padding:0;\n}\n\n.cm-s-neo .CodeMirror-gutters {\n border:none;\n border-right:10px solid transparent;\n background-color:transparent;\n}\n\n.cm-s-neo .CodeMirror-linenumber {\n padding:0;\n color:#e0e2e5;\n}\n\n.cm-s-neo .CodeMirror-guttermarker { color: #1d75b3; }\n.cm-s-neo .CodeMirror-guttermarker-subtle { color: #e0e2e5; }\n\n.cm-s-neo .CodeMirror-cursor {\n width: auto;\n border: 0;\n background: rgba(155,157,162,0.37);\n z-index: 1;\n}\n\u003C/style>\u003Cstyle>.CodeMirror-foldmarker {\n color: blue;\n text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px;\n font-family: arial;\n line-height: .3;\n cursor: pointer;\n}\n.CodeMirror-foldgutter {\n width: .7em;\n}\n.CodeMirror-foldgutter-open,\n.CodeMirror-foldgutter-folded {\n cursor: pointer;\n}\n.CodeMirror-foldgutter-open:after {\n content: \"\\25BE\";\n}\n.CodeMirror-foldgutter-folded:after {\n content: \"\\25B8\";\n}\n\u003C/style>\u003Cstyle>.CodeEditor{}\n\u003C/style>\u003Cstyle id=\"_goober\"> @keyframes go2264125279{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@keyframes go3020080000{from{transform:scale(0);opacity:0;}to{transform:scale(1);opacity:1;}}@keyframes go463499852{from{transform:scale(0) rotate(90deg);opacity:0;}to{transform:scale(1) rotate(90deg);opacity:1;}}@keyframes go1268368563{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes go1310225428{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@keyframes go651618207{0%{height:0;width:0;opacity:0;}40%{height:0;width:6px;opacity:1;}100%{opacity:1;height:10px;}}@keyframes go901347462{from{transform:scale(0.6);opacity:0.4;}to{transform:scale(1);opacity:1;}}.go4109123758{z-index:9999;}.go4109123758 > *{pointer-events:auto;}\u003C/style>\u003Cmeta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\">\u003Cscript type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/955371798/?random=1706081578105&cv=11&fst=1706081578105&bg=ffffff&guid=ON&async=1&gtm=45je41m0v9115571177z89104444316&gcd=11t1t1l1l6&dma=0&tag_exp=71847096&u_w=800&u_h=600&url=https%3A%2F%2Fdevelopers.brevo.com%2Freference%2Fdeletewebhook-1&hn=www.googleadservices.com&frm=0&tiba=Delete%20a%20webhook&npa=0&pscdl=noapi&auid=2065642494.1706079155&uaa=x86&uab=64&uafvl=Chromium%3B118.0.5993.117%7CHeadlessChrome%3B118.0.5993.117%7CNot%253DA%253FBrand%3B99.0.0.0&uamb=0&uap=Linux&uapv=5.15.0&uaw=0&data=event%3Dgtag.config%3Bpath_clean%3D%2Freference%2Fdeletewebhook-1%3Burl_clean%3Dhttps%3A%2F%2Fdevelopers.brevo.com%2Freference%2Fdeletewebhook-1%3Bc__userType%3DVisitor&rfmt=3&fmt=4\">\u003C/script>\u003Cmeta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\">\u003Cscript src=\"https://bat.bing.com/p/action/4038389.js\" type=\"text/javascript\" async=\"\" data-ueto=\"ueto_0dc15410fa\">\u003C/script>\u003Clink rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.readme.io/public/hub/web/index.16b2a94de8363ac13030.css\">\u003Cmeta property=\"og:image\">\u003Cmeta content=\"\" property=\"keywords\">\u003Cmeta content=\"\" name=\"robots\">\u003Ctitle>Delete a webhook\u003C/title>\u003Cmeta content=\"Delete a webhook\" property=\"og:title\">\u003Cmeta property=\"og:description\" content=\"Code ExamplesYou can use as reference the code below to implement this call in your preferred language.Check all our official API clients hereNode.jsPHPPythonTypeScriptC#Rubyconst SibApiV3Sdk = require('sib-api-v3-sdk');const defaultClient = SibApiV3Sdk.ApiClient.instance; let apiKey = defaultClient...\">\u003Cmeta name=\"description\" content=\"Code ExamplesYou can use as reference the code below to implement this call in your preferred language.Check all our official API clients hereNode.jsPHPPythonTypeScriptC#Rubyconst SibApiV3Sdk = require('sib-api-v3-sdk');const defaultClient = SibApiV3Sdk.ApiClient.instance; let apiKey = defaultClient...\">\u003Cscript type=\"text/javascript\" src=\"https://assets.brevo.com/data/sha256.min.js\" integrity=\"sha256-cVdRFpfbdE04SloqhkavI/PJBWCr+TuyQP3WkLKaiYo=\" crossorigin=\"anonymous\">\u003C/script>\u003Cscript src=\"https://cdn.cookielaw.org/scripttemplates/202305.1.0/otBannerSdk.js\" async=\"\" type=\"text/javascript\">\u003C/script>\u003Cmeta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\">\u003Cscript type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/955371798/?random=1706081722104&cv=11&fst=1706081722104&bg=ffffff&guid=ON&async=1&gtm=45He41m0v9104444316&gcd=11v1v1l1l5&dma=0&tag_exp=71847096&u_w=800&u_h=600&url=https%3A%2F%2Fdevelopers.brevo.com%2Freference%2Fdeletewebhook-1&hn=www.googleadservices.com&frm=0&tiba=Delete%20a%20webhook&pscdl=noapi&auid=2065642494.1706079155&uaa=x86&uab=64&uafvl=Chromium%3B118.0.5993.117%7CHeadlessChrome%3B118.0.5993.117%7CNot%253DA%253FBrand%3B99.0.0.0&uamb=0&uap=Linux&uapv=5.15.0&uaw=0&rfmt=3&fmt=4\" nonce=\"null\">\u003C/script>\u003C/head>\u003Cbody class=\"toolbarCount_undefined body-none theme-solid header-solid header-bg-size-auto header-bg-pos-tl header-overlay-map reference-layout-column lumosity-light hub-full\">\u003Cdiv id=\"ssr-top\">\u003C/div>\u003Cdiv id=\"ssr-main\">\u003Cdiv class=\"App ThemeContext ThemeContext_light \" style=\"--color-primary: #D7FEC8; --color-primary-inverse: #384248; --color-primary-alt: #6c5cd1; --color-primary-darken-10: #b3fd96; --color-primary-darken-20: #8efc64; --color-primary-alpha-25: rgba(215, 254, 200, 0.25); --color-link-primary: #1B1B1B; --color-link-primary-darken-5: #0e0e0e; --color-link-primary-darken-10: #010101; --color-link-primary-darken-20: #000000; --color-link-primary-alpha-50: rgba(27, 27, 27, 0.5); --color-link-primary-alpha-25: rgba(27, 27, 27, 0.25); --color-link-background: rgba(27, 27, 27, 0.09); --color-link-text: #fff; --color-login-link: #018ef5; --color-login-link-text: #fff; --color-login-link-darken-10: #0171c2; --color-login-link-primary-alpha-50: rgba(1, 142, 245, 0.5);\">\u003Cheader class=\"Header3zzata9F_ZPQ rm-Header \">\u003Cdiv class=\"Header-topuTMpygDG4e1V rm-Header-top\">\u003Cdiv class=\"rm-Container rm-Container_flex\">\u003Cdiv style=\"outline:none\" tabindex=\"-1\">\u003Ca href=\"#content\" target=\"_self\" class=\"Button Button_md Header-jumpTo3IWKQXmhSI5D rm-JumpTo Button_primary\">Jump to Content\u003C/a>\u003C/div>\u003Cdiv class=\"Header-leftADQdGVqx1wqU\">\u003Ca class=\"Header-logo1Xy41PtkzbdG rm-Logo\" href=\"/\" target=\"_self\">\u003Cimg alt=\"Brevo API\" class=\"Header-logo-img3YvV4lcGKkeb rm-Logo-img rm-Logo-img_lg\" src=\"https://files.readme.io/4e3ade8-small-logo-lightmode_1.png\">\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"https://developers.brevo.com\" target=\"_self\" to=\"https://developers.brevo.com\">Home\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"https://developers.brevo.com/docs/getting-started\" target=\"_self\" to=\"https://developers.brevo.com/docs/getting-started\">Guides\u003C/a>\u003Ca aria-current=\"page\" class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW rm-Header-top-link_active active\" href=\"/reference\" target=\"_self\">API Reference\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"/recipes\" target=\"_self\">Recipes\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"/changelog\" target=\"_self\">Changelog\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"https://status.brevo.com/\" target=\"_self\" to=\"https://status.brevo.com/\">Status\u003C/a>\u003C/div>\u003Cdiv class=\"Header-leftADQdGVqx1wqU Header-left_mobile1RG-X93lx6PF\">\u003Cdiv>\u003Cdiv class=\"\">\u003Cdiv class=\"Flyout95xhYIIoTKtc undefined rm-Flyout\" data-testid=\"flyout\">\u003Cdiv class=\"MobileFlyout1hHJpUd-nYkd\">\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- \" href=\"/\" target=\"_self\">\u003Ci class=\"NavItem-item-anchorzz3banOxXKjr icon-landing-page-2\">\u003C/i>\u003Cspan class=\"NavItem-textSlZuuL489uiw\">Home\u003C/span>\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- \" href=\"/docs\" target=\"_self\">\u003Ci class=\"NavItem-item-anchorzz3banOxXKjr icon-guides\">\u003C/i>\u003Cspan class=\"NavItem-textSlZuuL489uiw\">Guides\u003C/span>\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- \" href=\"/recipes\" target=\"_self\">\u003Ci class=\"NavItem-item-anchorzz3banOxXKjr icon-recipes\">\u003C/i>\u003Cspan class=\"NavItem-textSlZuuL489uiw\">Recipes\u003C/span>\u003C/a>\u003Ca aria-current=\"page\" class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- active\" href=\"/reference\" target=\"_self\">\u003Ci class=\"NavItem-item-anchorzz3banOxXKjr icon-references\">\u003C/i>\u003Cspan class=\"NavItem-textSlZuuL489uiw\">API Reference\u003C/span>\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- \" href=\"/changelog\" target=\"_self\">\u003Ci class=\"NavItem-item-anchorzz3banOxXKjr icon-changelog\">\u003C/i>\u003Cspan class=\"NavItem-textSlZuuL489uiw\">Changelog\u003C/span>\u003C/a>\u003Chr class=\"MobileFlyout-divider10xf7R2X1MeW\">\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"https://developers.brevo.com\" rel=\"noopener\" target=\"_blank\" to=\"https://developers.brevo.com\">Home\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"https://developers.brevo.com/docs/getting-started\" rel=\"noopener\" target=\"_blank\" to=\"https://developers.brevo.com/docs/getting-started\">Guides\u003C/a>\u003Ca aria-current=\"page\" class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74 active\" href=\"/reference\" target=\"_self\">API Reference\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"/recipes\" target=\"_self\">Recipes\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"/changelog\" target=\"_self\">Changelog\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"https://status.brevo.com/\" rel=\"noopener\" target=\"_blank\" to=\"https://status.brevo.com/\">Status\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"https://help.brevo.com\" rel=\"noopener\" target=\"_blank\" to=\"https://help.brevo.com\">Help Center\u003C/a>\u003Ca class=\"NavItem-item1gDDTqaXGhm1 NavItem-item_mobile1qG3gd-Mkck- NavItem_dropdown-muted1xJVuczwGc74\" href=\"https://account.brevo.com/advanced/api\" rel=\"noopener\" target=\"_blank\" to=\"https://account.brevo.com/advanced/api\">My API Keys 🔑\u003C/a>\u003Ca class=\"MobileFlyout-logo3Lq1eTlk1K76 Header-logo1Xy41PtkzbdG rm-Logo\" href=\"/\" target=\"_self\">\u003Cimg alt=\"Brevo API\" class=\"Header-logo-img3YvV4lcGKkeb rm-Logo-img\" src=\"https://files.readme.io/4e3ade8-small-logo-lightmode_1.png\">\u003C/a>\u003C/div>\u003C/div>\u003C/div>\u003Cbutton aria-label=\"Toggle navigation menu\" class=\"icon-menu menu3d6DYNDa3tk5\" type=\"button\">\u003C/button>\u003C/div>\u003Cdiv class=\"Header-left-nav2xWPWMNHOGf_\">\u003Ci class=\"icon-references Header-left-nav-icon10glJKFwewOv\">\u003C/i>API Reference\u003C/div>\u003C/div>\u003Cdiv class=\"Header-right21PC2XTT6aMg\">\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"https://help.brevo.com\" target=\"_self\" to=\"https://help.brevo.com\">Help Center\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-top-link Header-link2tXYTgXq85zW \" href=\"https://account.brevo.com/advanced/api\" target=\"_self\" to=\"https://account.brevo.com/advanced/api\">My API Keys 🔑\u003C/a>\u003Cdiv class=\"Header-searchtb6Foi0-D9Vx\">\u003Cbutton aria-label=\"Search\" class=\"rm-SearchToggle\" data-symbol=\"⌘\">\u003Cdiv class=\"icon-search1 rm-SearchToggle-icon\">\u003C/div>\u003C/button>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003Cdiv class=\"rm-Header-bottom\" style=\"display:flex\">\u003Cdiv class=\"Header-bottom2eLKOFXMEmh5 \">\u003Cdiv class=\"rm-Container rm-Container_flex\">\u003Cnav class=\"Header-leftADQdGVqx1wqU\">\u003Ca class=\"Button Button_md Button_slate_text rm-Header-bottom-link \" href=\"/\" target=\"_self\">\u003Ci class=\"icon-landing-page-2\">\u003C/i>\u003Cspan>Home\u003C/span>\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-bottom-link \" href=\"/docs\" target=\"_self\">\u003Ci class=\"icon-guides\">\u003C/i>\u003Cspan>Guides\u003C/span>\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-bottom-link \" href=\"/recipes\" target=\"_self\">\u003Ci class=\"icon-recipes\">\u003C/i>\u003Cspan>Recipes\u003C/span>\u003C/a>\u003Ca aria-current=\"page\" class=\"Button Button_md Button_slate_text rm-Header-bottom-link active\" href=\"/reference\" target=\"_self\">\u003Ci class=\"icon-references\">\u003C/i>\u003Cspan>API Reference\u003C/span>\u003C/a>\u003Ca class=\"Button Button_md Button_slate_text rm-Header-bottom-link \" href=\"/changelog\" target=\"_self\">\u003Ci class=\"icon-changelog\">\u003C/i>\u003Cspan>Changelog\u003C/span>\u003C/a>\u003C/nav>\u003Cdiv class=\"Header-searchtb6Foi0-D9Vx Header-search_featherYsmQBn55F3d9\">\u003Cbutton aria-label=\"Search\" class=\"rm-SearchToggle\" data-symbol=\"⌘\">\u003Cdiv class=\"icon-search1 rm-SearchToggle-icon\">\u003C/div>\u003Cdiv class=\"Header-search-placeholder3Vx4OmMPcjAi rm-SearchToggle-placeholder\">Search\u003C/div>\u003Cdiv class=\"rm-SearchToggle-shortcut\">CTRL-K\u003C/div>\u003C/button>\u003C/div>\u003C/div>\u003C/div>\u003Cselect class=\"Select Select_sm MobileSubnav1DsTfasXloM2\">\u003Coption data-url=\"\" disabled=\"\" value=\"Introduction\">Introduction\u003C/option>\u003Coption data-url=\"/reference/getting-started-1\" value=\"Getting started\">Getting started\u003C/option>\u003Coption data-url=\"\" disabled=\"\" value=\"Transactional\">Transactional\u003C/option>\u003Coptgroup label=\"Transactional emails\">\u003Coption data-url=\"/reference/transactional-emails\" value=\"Transactional emails\">Transactional emails\u003C/option>\u003Coption data-url=\"/reference/sendtransacemail\" value=\"Send a transactional email\">Send a transactional email\u003C/option>\u003Coption data-url=\"/reference/gettransacemailslist\" value=\"Get the list of transactional emails on the basis of allowed filters\">Get the list of transactional emails on the basis of allowed filters\u003C/option>\u003Coption data-url=\"/reference/gettransacemailcontent\" value=\"Get the personalized content of a sent transactional email\">Get the personalized content of a sent transactional email\u003C/option>\u003Coption data-url=\"/reference/delete_smtp-log-identifier\" value=\"Delete an SMTP transactional log\">Delete an SMTP transactional log\u003C/option>\u003Coption data-url=\"/reference/getsmtptemplates\" value=\"Get the list of email templates\">Get the list of email templates\u003C/option>\u003Coption data-url=\"/reference/createsmtptemplate\" value=\"Create an email template\">Create an email template\u003C/option>\u003Coption data-url=\"/reference/getsmtptemplate-1\" value=\"Returns the template information\">Returns the template information\u003C/option>\u003Coption data-url=\"/reference/updatesmtptemplate-1\" value=\"Update an email template\">Update an email template\u003C/option>\u003Coption data-url=\"/reference/deletesmtptemplate\" value=\"Delete an inactive email template\">Delete an inactive email template\u003C/option>\u003Coption data-url=\"/reference/sendtesttemplate-1\" value=\"Send a template to your test list\">Send a template to your test list\u003C/option>\u003Coption data-url=\"/reference/getaggregatedsmtpreport\" value=\"Get your transactional email activity aggregated over a period of time\">Get your transactional email activity aggregated over a period of time\u003C/option>\u003Coption data-url=\"/reference/getsmtpreport-1\" value=\"Get your transactional email activity aggregated per day\">Get your transactional email activity aggregated per day\u003C/option>\u003Coption data-url=\"/reference/getemaileventreport-1\" value=\"Get all your transactional email activity (unaggregated events)\">Get all your transactional email activity (unaggregated events)\u003C/option>\u003Coption data-url=\"/reference/delete_smtp-blockedcontacts-email\" value=\"Unblock or resubscribe a transactional contact\">Unblock or resubscribe a transactional contact\u003C/option>\u003Coption data-url=\"/reference/gettransacblockedcontacts\" value=\"Get the list of blocked or unsubscribed transactional contacts\">Get the list of blocked or unsubscribed transactional contacts\u003C/option>\u003Coption data-url=\"/reference/getblockeddomains\" value=\"Get the list of blocked domains\">Get the list of blocked domains\u003C/option>\u003Coption data-url=\"/reference/blocknewdomain\" value=\"Add a new domain to the list of blocked domains\">Add a new domain to the list of blocked domains\u003C/option>\u003Coption data-url=\"/reference/deleteblockeddomain\" value=\"Unblock an existing domain from the list of blocked domains\">Unblock an existing domain from the list of blocked domains\u003C/option>\u003Coption data-url=\"/reference/deletehardbounces-1\" value=\"Delete hardbounces\">Delete hardbounces\u003C/option>\u003Coption data-url=\"/reference/getscheduledemailbyid\" value=\"Fetch scheduled emails by batchId or messageId\">Fetch scheduled emails by batchId or messageId\u003C/option>\u003Coption data-url=\"/reference/deletescheduledemailbyid\" value=\"Delete scheduled emails by batchId or messageId\">Delete scheduled emails by batchId or messageId\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Transactional SMS\">\u003Coption data-url=\"/reference/transactional-sms-1\" value=\"Transactional SMS\">Transactional SMS\u003C/option>\u003Coption data-url=\"/reference/sendtransacsms\" value=\"Send SMS message to a mobile number\">Send SMS message to a mobile number\u003C/option>\u003Coption data-url=\"/reference/gettransacaggregatedsmsreport-1\" value=\"Get your SMS activity aggregated over a period of time\">Get your SMS activity aggregated over a period of time\u003C/option>\u003Coption data-url=\"/reference/gettransacsmsreport-1\" value=\"Get your SMS activity aggregated per day\">Get your SMS activity aggregated per day\u003C/option>\u003Coption data-url=\"/reference/getsmsevents-1\" value=\"Get all your SMS activity (unaggregated events)\">Get all your SMS activity (unaggregated events)\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Inbound Parsing\">\u003Coption data-url=\"/reference/inbound-parsing\" value=\"Inbound Parsing\">Inbound Parsing\u003C/option>\u003Coption data-url=\"/reference/getinboundemailevents\" value=\"Get the list of all the events for the received emails.\">Get the list of all the events for the received emails.\u003C/option>\u003Coption data-url=\"/reference/getinboundemaileventsbyuuid\" value=\"Fetch all events history for one particular received email.\">Fetch all events history for one particular received email.\u003C/option>\u003Coption data-url=\"/reference/getinboundemailattachment\" value=\"Retrieve inbound attachment with download token.\">Retrieve inbound attachment with download token.\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Transactional WhatsApp\">\u003Coption data-url=\"/reference/transactional-whatsapp\" value=\"Transactional WhatsApp\">Transactional WhatsApp\u003C/option>\u003Coption data-url=\"/reference/sendwhatsappmessage\" value=\"Send a WhatsApp message\">Send a WhatsApp message\u003C/option>\u003Coption data-url=\"/reference/getwhatsappeventreport\" value=\"Get all your WhatsApp activity (unaggregated events)\">Get all your WhatsApp activity (unaggregated events)\u003C/option>\u003C/optgroup>\u003Coption data-url=\"\" disabled=\"\" value=\"Marketing\">Marketing\u003C/option>\u003Coptgroup label=\"Email Campaigns\">\u003Coption data-url=\"/reference/email-campaigns-1\" value=\"Email Campaigns\">Email Campaigns\u003C/option>\u003Coption data-url=\"/reference/getemailcampaigns-1\" value=\"Return all your created email campaigns\">Return all your created email campaigns\u003C/option>\u003Coption data-url=\"/reference/createemailcampaign-1\" value=\"Create an email campaign\">Create an email campaign\u003C/option>\u003Coption data-url=\"/reference/getemailcampaign\" value=\"Get an email campaign report\">Get an email campaign report\u003C/option>\u003Coption data-url=\"/reference/updateemailcampaign\" value=\"Update an email campaign\">Update an email campaign\u003C/option>\u003Coption data-url=\"/reference/deleteemailcampaign\" value=\"Delete an email campaign\">Delete an email campaign\u003C/option>\u003Coption data-url=\"/reference/sendemailcampaignnow-1\" value=\"Send an email campaign immediately, based on campaignId\">Send an email campaign immediately, based on campaignId\u003C/option>\u003Coption data-url=\"/reference/sendtestemail-1\" value=\"Send an email campaign to your test list\">Send an email campaign to your test list\u003C/option>\u003Coption data-url=\"/reference/updatecampaignstatus\" value=\"Update an email campaign status\">Update an email campaign status\u003C/option>\u003Coption data-url=\"/reference/sendreport-1\" value=\"Send the report of a campaign\">Send the report of a campaign\u003C/option>\u003Coption data-url=\"/reference/getabtestcampaignresult\" value=\"Get an A/B test email campaign results\">Get an A/B test email campaign results\u003C/option>\u003Coption data-url=\"/reference/getsharedtemplateurl\" value=\"Get a shared template url\">Get a shared template url\u003C/option>\u003Coption data-url=\"/reference/emailexportrecipients\" value=\"Export the recipients of an email campaign\">Export the recipients of an email campaign\u003C/option>\u003Coption data-url=\"/reference/uploadimagetogallery\" value=\"Upload an image to your account's image gallery\">Upload an image to your account's image gallery\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"SMS Campaigns\">\u003Coption data-url=\"/reference/sms-campaigns-1\" value=\"SMS Campaigns\">SMS Campaigns\u003C/option>\u003Coption data-url=\"/reference/getsmscampaigns-1\" value=\"Returns the information for all your created SMS campaigns\">Returns the information for all your created SMS campaigns\u003C/option>\u003Coption data-url=\"/reference/createsmscampaign-1\" value=\"Creates an SMS campaign\">Creates an SMS campaign\u003C/option>\u003Coption data-url=\"/reference/getsmscampaign-1\" value=\"Get an SMS campaign\">Get an SMS campaign\u003C/option>\u003Coption data-url=\"/reference/updatesmscampaign-1\" value=\"Update an SMS campaign\">Update an SMS campaign\u003C/option>\u003Coption data-url=\"/reference/deletesmscampaign\" value=\"Delete an SMS campaign\">Delete an SMS campaign\u003C/option>\u003Coption data-url=\"/reference/sendsmscampaignnow\" value=\"Send your SMS campaign immediately\">Send your SMS campaign immediately\u003C/option>\u003Coption data-url=\"/reference/updatesmscampaignstatus-1\" value=\"Update a campaign's status\">Update a campaign's status\u003C/option>\u003Coption data-url=\"/reference/sendtestsms\" value=\"Send a test SMS campaign\">Send a test SMS campaign\u003C/option>\u003Coption data-url=\"/reference/requestsmsrecipientexport\" value=\"Export an SMS campaign's recipients\">Export an SMS campaign's recipients\u003C/option>\u003Coption data-url=\"/reference/sendsmsreport\" value=\"Send an SMS campaign's report\">Send an SMS campaign's report\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"WhatsApp Campaigns\">\u003Coption data-url=\"/reference/whatsapp-campaigns-2\" value=\"WhatsApp Campaigns\">WhatsApp Campaigns\u003C/option>\u003Coption data-url=\"/reference/getwhatsappcampaign-1\" value=\"Get a WhatsApp campaign\">Get a WhatsApp campaign\u003C/option>\u003Coption data-url=\"/reference/deletewhatsappcampaign-1\" value=\"Delete a WhatsApp campaign\">Delete a WhatsApp campaign\u003C/option>\u003Coption data-url=\"/reference/updatewhatsappcampaign\" value=\"Update a WhatsApp campaign\">Update a WhatsApp campaign\u003C/option>\u003Coption data-url=\"/reference/getwhatsapptemplates-1\" value=\"Return all your created WhatsApp templates\">Return all your created WhatsApp templates\u003C/option>\u003Coption data-url=\"/reference/createwhatsappcampaign\" value=\"Create and Send a WhatsApp campaign\">Create and Send a WhatsApp campaign\u003C/option>\u003Coption data-url=\"/reference/getwhatsappcampaigns-1\" value=\"Return all your created WhatsApp campaigns\">Return all your created WhatsApp campaigns\u003C/option>\u003Coption data-url=\"/reference/createwhatsapptemplate\" value=\"Create a WhatsApp template\">Create a WhatsApp template\u003C/option>\u003Coption data-url=\"/reference/sendwhatsapptemplateapproval\" value=\"Send your WhatsApp template for approval\">Send your WhatsApp template for approval\u003C/option>\u003Coption data-url=\"/reference/getwhatsappconfig\" value=\"Get your WhatsApp API account information\">Get your WhatsApp API account information\u003C/option>\u003C/optgroup>\u003Coption data-url=\"\" disabled=\"\" value=\"Contact management\">Contact management\u003C/option>\u003Coptgroup label=\"Contacts\">\u003Coption data-url=\"/reference/contacts-7\" value=\"Contacts\">Contacts\u003C/option>\u003Coption data-url=\"/reference/getcontacts-1\" value=\"Get all the contacts\">Get all the contacts\u003C/option>\u003Coption data-url=\"/reference/createcontact\" value=\"Create a contact\">Create a contact\u003C/option>\u003Coption data-url=\"/reference/createdoicontact\" value=\"Create Contact via DOI (Double-Opt-In) Flow\">Create Contact via DOI (Double-Opt-In) Flow\u003C/option>\u003Coption data-url=\"/reference/getcontactinfo-1\" value=\"Get a contact's details\">Get a contact's details\u003C/option>\u003Coption data-url=\"/reference/deletecontact\" value=\"Delete a contact\">Delete a contact\u003C/option>\u003Coption data-url=\"/reference/updatecontact\" value=\"Update a contact\">Update a contact\u003C/option>\u003Coption data-url=\"/reference/updatebatchcontacts\" value=\"Update multiple contacts\">Update multiple contacts\u003C/option>\u003Coption data-url=\"/reference/getcontactstats\" value=\"Get email campaigns' statistics for a contact\">Get email campaigns' statistics for a contact\u003C/option>\u003Coption data-url=\"/reference/getattributes-1\" value=\"List all attributes\">List all attributes\u003C/option>\u003Coption data-url=\"/reference/updateattribute\" value=\"Update contact attribute\">Update contact attribute\u003C/option>\u003Coption data-url=\"/reference/createattribute-1\" value=\"Create contact attribute\">Create contact attribute\u003C/option>\u003Coption data-url=\"/reference/deleteattribute-1\" value=\"Delete an attribute\">Delete an attribute\u003C/option>\u003Coption data-url=\"/reference/getfolders-1\" value=\"Get all folders\">Get all folders\u003C/option>\u003Coption data-url=\"/reference/createfolder\" value=\"Create a folder\">Create a folder\u003C/option>\u003Coption data-url=\"/reference/getfolder-1\" value=\"Returns a folder's details\">Returns a folder's details\u003C/option>\u003Coption data-url=\"/reference/updatefolder-1\" value=\"Update a folder\">Update a folder\u003C/option>\u003Coption data-url=\"/reference/deletefolder-1\" value=\"Delete a folder (and all its lists)\">Delete a folder (and all its lists)\u003C/option>\u003Coption data-url=\"/reference/getfolderlists-1\" value=\"Get lists in a folder\">Get lists in a folder\u003C/option>\u003Coption data-url=\"/reference/getlists-1\" value=\"Get all the lists\">Get all the lists\u003C/option>\u003Coption data-url=\"/reference/createlist-1\" value=\"Create a list\">Create a list\u003C/option>\u003Coption data-url=\"/reference/getlist-1\" value=\"Get a list's details\">Get a list's details\u003C/option>\u003Coption data-url=\"/reference/updatelist\" value=\"Update a list\">Update a list\u003C/option>\u003Coption data-url=\"/reference/deletelist-1\" value=\"Delete a list\">Delete a list\u003C/option>\u003Coption data-url=\"/reference/getsegments\" value=\"Get all the segments\">Get all the segments\u003C/option>\u003Coption data-url=\"/reference/getcontactsfromlist\" value=\"Get contacts in a list\">Get contacts in a list\u003C/option>\u003Coption data-url=\"/reference/addcontacttolist-1\" value=\"Add existing contacts to a list\">Add existing contacts to a list\u003C/option>\u003Coption data-url=\"/reference/removecontactfromlist\" value=\"Delete a contact from a list\">Delete a contact from a list\u003C/option>\u003Coption data-url=\"/reference/requestcontactexport-1\" value=\"Export contacts\">Export contacts\u003C/option>\u003Coption data-url=\"/reference/importcontacts-1\" value=\"Import contacts\">Import contacts\u003C/option>\u003C/optgroup>\u003Coption data-url=\"\" disabled=\"\" value=\"Accounts and settings\">Accounts and settings\u003C/option>\u003Coptgroup label=\"Senders\">\u003Coption data-url=\"/reference/senders-7\" value=\"Senders\">Senders\u003C/option>\u003Coption data-url=\"/reference/getsenders-1\" value=\"Get the list of all your senders\">Get the list of all your senders\u003C/option>\u003Coption data-url=\"/reference/createsender\" value=\"Create a new sender\">Create a new sender\u003C/option>\u003Coption data-url=\"/reference/updatesender\" value=\"Update a sender\">Update a sender\u003C/option>\u003Coption data-url=\"/reference/deletesender-1\" value=\"Delete a sender\">Delete a sender\u003C/option>\u003Coption data-url=\"/reference/validatesenderbyotp\" value=\"Validate Sender using OTP\">Validate Sender using OTP\u003C/option>\u003Coption data-url=\"/reference/getipsfromsender-1\" value=\"Get all the dedicated IPs for a sender\">Get all the dedicated IPs for a sender\u003C/option>\u003Coption data-url=\"/reference/getips\" value=\"Get all the dedicated IPs for your account\">Get all the dedicated IPs for your account\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Domains\">\u003Coption data-url=\"/reference/domains\" value=\"Domains\">Domains\u003C/option>\u003Coption data-url=\"/reference/getdomains\" value=\"Get the list of all your domains\">Get the list of all your domains\u003C/option>\u003Coption data-url=\"/reference/createdomain\" value=\"Create a new domain\">Create a new domain\u003C/option>\u003Coption data-url=\"/reference/deletedomain\" value=\"Delete a domain\">Delete a domain\u003C/option>\u003Coption data-url=\"/reference/getdomainconfiguration\" value=\"Validate domain configuration\">Validate domain configuration\u003C/option>\u003Coption data-url=\"/reference/authenticatedomain\" value=\"Authenticate a domain\">Authenticate a domain\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Webhooks\">\u003Coption data-url=\"/reference/webhooks-7\" value=\"Webhooks\">Webhooks\u003C/option>\u003Coption data-url=\"/reference/getwebhooks-1\" value=\"Get all webhooks\">Get all webhooks\u003C/option>\u003Coption data-url=\"/reference/createwebhook\" value=\"Create a webhook\">Create a webhook\u003C/option>\u003Coption data-url=\"/reference/getwebhook-1\" value=\"Get a webhook details\">Get a webhook details\u003C/option>\u003Coption data-url=\"/reference/updatewebhook-1\" value=\"Update a webhook\">Update a webhook\u003C/option>\u003Coption data-url=\"/reference/deletewebhook-1\" value=\"Delete a webhook\">Delete a webhook\u003C/option>\u003Coption data-url=\"/reference/exportwebhookshistory\" value=\"Export all webhook events\">Export all webhook events\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Reseller\">\u003Coption data-url=\"/reference/reseller-1\" value=\"Reseller\">Reseller\u003C/option>\u003Coption data-url=\"/reference/getresellerchilds-6\" value=\"Get the list of all children accounts\">Get the list of all children accounts\u003C/option>\u003Coption data-url=\"/reference/createresellerchild-7\" value=\"Creates a reseller child\">Creates a reseller child\u003C/option>\u003Coption data-url=\"/reference/getchildinfo-1\" value=\"Get a child account's details\">Get a child account's details\u003C/option>\u003Coption data-url=\"/reference/updateresellerchild-1\" value=\"Update info of reseller's child based on the child identifier supplied\">Update info of reseller's child based on the child identifier supplied\u003C/option>\u003Coption data-url=\"/reference/deleteresellerchild\" value=\"Delete a single reseller child based on the child identifier supplied\">Delete a single reseller child based on the child identifier supplied\u003C/option>\u003Coption data-url=\"/reference/updatechildaccountstatus\" value=\"Update info of reseller's child account status based on the identifier supplied\">Update info of reseller's child account status based on the identifier supplied\u003C/option>\u003Coption data-url=\"/reference/getchildaccountcreationstatus\" value=\"Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied\">Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied\u003C/option>\u003Coption data-url=\"/reference/associateiptochild-1\" value=\"Associate a dedicated IP to the child\">Associate a dedicated IP to the child\u003C/option>\u003Coption data-url=\"/reference/dissociateipfromchild-1\" value=\"Dissociate a dedicated IP to the child\">Dissociate a dedicated IP to the child\u003C/option>\u003Coption data-url=\"/reference/addcredits-1\" value=\"Add Email and/or SMS credits to a specific child account\">Add Email and/or SMS credits to a specific child account\u003C/option>\u003Coption data-url=\"/reference/removecredits-1\" value=\"Remove Email and/or SMS credits from a specific child account\">Remove Email and/or SMS credits from a specific child account\u003C/option>\u003Coption data-url=\"/reference/getchilddomains\" value=\"Get all sender domains for a specific child account\">Get all sender domains for a specific child account\u003C/option>\u003Coption data-url=\"/reference/createchilddomain\" value=\"Create a domain for a child account\">Create a domain for a child account\u003C/option>\u003Coption data-url=\"/reference/updatechilddomain\" value=\"Update the sender domain of reseller's child based on the childIdentifier and domainName passed\">Update the sender domain of reseller's child based on the childIdentifier and domainName passed\u003C/option>\u003Coption data-url=\"/reference/deletechilddomain\" value=\"Delete the sender domain of the reseller child based on the childIdentifier and domainName passed\">Delete the sender domain of the reseller child based on the childIdentifier and domainName passed\u003C/option>\u003Coption data-url=\"/reference/getssotoken\" value=\"Get session token to access Brevo (SSO)\">Get session token to access Brevo (SSO)\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Account\">\u003Coption data-url=\"/reference/account-7\" value=\"Account\">Account\u003C/option>\u003Coption data-url=\"/reference/getaccount\" value=\"Get your account information, plan and credits details\">Get your account information, plan and credits details\u003C/option>\u003Coption data-url=\"/reference/getaccountactivity\" value=\"Get user activity logs\">Get user activity logs\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Master account\">\u003Coption data-url=\"/reference/master-account\" value=\"Master account\">Master account\u003C/option>\u003Coption data-url=\"/reference/get_corporate-subaccount\" value=\"Get the list of all the sub-accounts of the master account.\">Get the list of all the sub-accounts of the master account.\u003C/option>\u003Coption data-url=\"/reference/post_corporate-subaccount\" value=\"Create a new sub-account under a master account.\">Create a new sub-account under a master account.\u003C/option>\u003Coption data-url=\"/reference/get_corporate-subaccount-id\" value=\"Get sub-account details\">Get sub-account details\u003C/option>\u003Coption data-url=\"/reference/delete_corporate-subaccount-id\" value=\"Delete a sub-account\">Delete a sub-account\u003C/option>\u003Coption data-url=\"/reference/put_corporate-subaccount-id-plan\" value=\"Update sub-account plan\">Update sub-account plan\u003C/option>\u003Coption data-url=\"/reference/post_corporate-subaccount-ssotoken\" value=\"Generate SSO token to access Brevo\">Generate SSO token to access Brevo\u003C/option>\u003Coption data-url=\"/reference/get_corporate-masteraccount\" value=\"Get the details of requested master account\">Get the details of requested master account\u003C/option>\u003Coption data-url=\"/reference/post_corporate-subaccount-key\" value=\"Create an API key for a sub-account\">Create an API key for a sub-account\u003C/option>\u003Coption data-url=\"/reference/put_corporate-subaccount-id-applications-toggle\" value=\"Enable/disable sub-account application(s)\">Enable/disable sub-account application(s)\u003C/option>\u003Coption data-url=\"/reference/post_corporate-group\" value=\"Create a group of sub-accounts\">Create a group of sub-accounts\u003C/option>\u003Coption data-url=\"/reference/put_corporate-group-id\" value=\"Update a group of sub-accounts\">Update a group of sub-accounts\u003C/option>\u003Coption data-url=\"/reference/inviteadminuser\" value=\"Send invitation to an admin user\">Send invitation to an admin user\u003C/option>\u003Coption data-url=\"/reference/delete_corporate-user-revoke-email\" value=\"Revoke an admin user\">Revoke an admin user\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"User\">\u003Coption data-url=\"/reference/user\" value=\"User\">User\u003C/option>\u003Coption data-url=\"/reference/getinviteduserslist\" value=\"Get the list of all your users\">Get the list of all your users\u003C/option>\u003Coption data-url=\"/reference/getuserpermission\" value=\"Check user permission\">Check user permission\u003C/option>\u003Coption data-url=\"/reference/putrevokeuserpermission\" value=\"Revoke user permission\">Revoke user permission\u003C/option>\u003Coption data-url=\"/reference/putresendcancelinvitation\" value=\"Resend / Cancel invitation\">Resend / Cancel invitation\u003C/option>\u003Coption data-url=\"/reference/inviteuser\" value=\"Send invitation to user\">Send invitation to user\u003C/option>\u003Coption data-url=\"/reference/edituserpermission\" value=\"Update permission for a user\">Update permission for a user\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Process\">\u003Coption data-url=\"/reference/process-1\" value=\"Process\">Process\u003C/option>\u003Coption data-url=\"/reference/getprocesses-1\" value=\"Return all the processes for your account\">Return all the processes for your account\u003C/option>\u003Coption data-url=\"/reference/getprocess-1\" value=\"Return the informations for a process\">Return the informations for a process\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"External Feeds\">\u003Coption data-url=\"/reference/external-feeds\" value=\"External Feeds\">External Feeds\u003C/option>\u003Coption data-url=\"/reference/getallexternalfeeds\" value=\"Fetch all external feeds\">Fetch all external feeds\u003C/option>\u003Coption data-url=\"/reference/createexternalfeed\" value=\"Create an external feed\">Create an external feed\u003C/option>\u003Coption data-url=\"/reference/getexternalfeedbyuuid\" value=\"Get an external feed by UUID\">Get an external feed by UUID\u003C/option>\u003Coption data-url=\"/reference/updateexternalfeed\" value=\"Update an external feed\">Update an external feed\u003C/option>\u003Coption data-url=\"/reference/deleteexternalfeed\" value=\"Delete an external feed\">Delete an external feed\u003C/option>\u003C/optgroup>\u003Coption data-url=\"\" disabled=\"\" value=\"Sales CRM\">Sales CRM\u003C/option>\u003Coptgroup label=\"Companies\">\u003Coption data-url=\"/reference/companies\" value=\"Companies\">Companies\u003C/option>\u003Coption data-url=\"/reference/get_companies\" value=\"Get all Companies\">Get all Companies\u003C/option>\u003Coption data-url=\"/reference/post_companies\" value=\"Create a company\">Create a company\u003C/option>\u003Coption data-url=\"/reference/get_companies-id\" value=\"Get a company\">Get a company\u003C/option>\u003Coption data-url=\"/reference/delete_companies-id\" value=\"Delete a company\">Delete a company\u003C/option>\u003Coption data-url=\"/reference/patch_companies-id\" value=\"Update a company\">Update a company\u003C/option>\u003Coption data-url=\"/reference/get_companies-attributes\" value=\"Get company attributes\">Get company attributes\u003C/option>\u003Coption data-url=\"/reference/patch_companies-link-unlink-id\" value=\"Link and Unlink company with contact and deal\">Link and Unlink company with contact and deal\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Deals\">\u003Coption data-url=\"/reference/deals\" value=\"Deals\">Deals\u003C/option>\u003Coption data-url=\"/reference/get_crm-pipeline-details\" value=\"Get pipeline stages\">Get pipeline stages\u003C/option>\u003Coption data-url=\"/reference/get_crm-pipeline-details-pipelineid\" value=\"Get a pipeline\">Get a pipeline\u003C/option>\u003Coption data-url=\"/reference/get_crm-pipeline-details-all\" value=\"Get all pipelines\">Get all pipelines\u003C/option>\u003Coption data-url=\"/reference/get_crm-attributes-deals\" value=\"Get deal attributes\">Get deal attributes\u003C/option>\u003Coption data-url=\"/reference/get_crm-deals\" value=\"Get all deals\">Get all deals\u003C/option>\u003Coption data-url=\"/reference/post_crm-deals\" value=\"Create a deal\">Create a deal\u003C/option>\u003Coption data-url=\"/reference/get_crm-deals-id\" value=\"Get a deal\">Get a deal\u003C/option>\u003Coption data-url=\"/reference/delete_crm-deals-id\" value=\"Delete a deal\">Delete a deal\u003C/option>\u003Coption data-url=\"/reference/patch_crm-deals-id\" value=\"Update a deal\">Update a deal\u003C/option>\u003Coption data-url=\"/reference/patch_crm-deals-link-unlink-id\" value=\"Link and Unlink a deal with contacts and companies\">Link and Unlink a deal with contacts and companies\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Tasks\">\u003Coption data-url=\"/reference/tasks\" value=\"Tasks\">Tasks\u003C/option>\u003Coption data-url=\"/reference/get_crm-tasktypes\" value=\"Get all task types\">Get all task types\u003C/option>\u003Coption data-url=\"/reference/get_crm-tasks\" value=\"Get all tasks\">Get all tasks\u003C/option>\u003Coption data-url=\"/reference/post_crm-tasks\" value=\"Create a task\">Create a task\u003C/option>\u003Coption data-url=\"/reference/get_crm-tasks-id\" value=\"Get a task\">Get a task\u003C/option>\u003Coption data-url=\"/reference/delete_crm-tasks-id\" value=\"Delete a task\">Delete a task\u003C/option>\u003Coption data-url=\"/reference/patch_crm-tasks-id\" value=\"Update a task\">Update a task\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Notes\">\u003Coption data-url=\"/reference/notes\" value=\"Notes\">Notes\u003C/option>\u003Coption data-url=\"/reference/get_crm-notes\" value=\"Get all notes\">Get all notes\u003C/option>\u003Coption data-url=\"/reference/post_crm-notes\" value=\"Create a note\">Create a note\u003C/option>\u003Coption data-url=\"/reference/get_crm-notes-id\" value=\"Get a note\">Get a note\u003C/option>\u003Coption data-url=\"/reference/patch_crm-notes-id\" value=\"Update a note\">Update a note\u003C/option>\u003Coption data-url=\"/reference/delete_crm-notes-id\" value=\"Delete a note\">Delete a note\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Files\">\u003Coption data-url=\"/reference/files\" value=\"Files\">Files\u003C/option>\u003Coption data-url=\"/reference/get_crm-files\" value=\"Get all files\">Get all files\u003C/option>\u003Coption data-url=\"/reference/post_crm-files\" value=\"Upload a file\">Upload a file\u003C/option>\u003Coption data-url=\"/reference/get_crm-files-id\" value=\"Download a file\">Download a file\u003C/option>\u003Coption data-url=\"/reference/delete_crm-files-id\" value=\"Delete a file\">Delete a file\u003C/option>\u003Coption data-url=\"/reference/get_crm-files-id-data\" value=\"Get file details\">Get file details\u003C/option>\u003C/optgroup>\u003Coption data-url=\"\" disabled=\"\" value=\"Brevo API\">Brevo API\u003C/option>\u003Coptgroup label=\"Conversations\">\u003Coption data-url=\"/reference/conversations\" value=\"Conversations\">Conversations\u003C/option>\u003Coption data-url=\"/reference/post_conversations-messages\" value=\"Send a message as an agent\">Send a message as an agent\u003C/option>\u003Coption data-url=\"/reference/get_conversations-messages-id\" value=\"Get a message\">Get a message\u003C/option>\u003Coption data-url=\"/reference/put_conversations-messages-id\" value=\"Update a message sent by an agent\">Update a message sent by an agent\u003C/option>\u003Coption data-url=\"/reference/delete_conversations-messages-id\" value=\"Delete a message sent by an agent\">Delete a message sent by an agent\u003C/option>\u003Coption data-url=\"/reference/post_conversations-pushedmessages\" value=\"Send an automated message to a visitor\">Send an automated message to a visitor\u003C/option>\u003Coption data-url=\"/reference/get_conversations-pushedmessages-id\" value=\"Get an automated message\">Get an automated message\u003C/option>\u003Coption data-url=\"/reference/put_conversations-pushedmessages-id\" value=\"Update an automated message\">Update an automated message\u003C/option>\u003Coption data-url=\"/reference/delete_conversations-pushedmessages-id\" value=\"Delete an automated message\">Delete an automated message\u003C/option>\u003Coption data-url=\"/reference/post_conversations-agentonlineping\" value=\"Sets agent’s status to online for 2-3 minutes\">Sets agent’s status to online for 2-3 minutes\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Ecommerce\">\u003Coption data-url=\"/reference/ecommerce\" value=\"Ecommerce\">Ecommerce\u003C/option>\u003Coption data-url=\"/reference/post_ecommerce-activate\" value=\"Activate the eCommerce app\">Activate the eCommerce app\u003C/option>\u003Coption data-url=\"/reference/getorders\" value=\"Get order details\">Get order details\u003C/option>\u003Coption data-url=\"/reference/createorder\" value=\"Managing the status of the order\">Managing the status of the order\u003C/option>\u003Coption data-url=\"/reference/createbatchorder\" value=\"Create orders in batch\">Create orders in batch\u003C/option>\u003Coption data-url=\"/reference/getcategories\" value=\"Return all your categories\">Return all your categories\u003C/option>\u003Coption data-url=\"/reference/createupdatecategory\" value=\"Create/Update a category\">Create/Update a category\u003C/option>\u003Coption data-url=\"/reference/getcategoryinfo\" value=\"Get a category details\">Get a category details\u003C/option>\u003Coption data-url=\"/reference/createupdatebatchcategory\" value=\"Create categories in batch\">Create categories in batch\u003C/option>\u003Coption data-url=\"/reference/getproducts\" value=\"Return all your products\">Return all your products\u003C/option>\u003Coption data-url=\"/reference/createupdateproduct\" value=\"Create/Update a product\">Create/Update a product\u003C/option>\u003Coption data-url=\"/reference/getproductinfo\" value=\"Get a product's details\">Get a product's details\u003C/option>\u003Coption data-url=\"/reference/createupdatebatchproducts\" value=\"Create products in batch\">Create products in batch\u003C/option>\u003C/optgroup>\u003Coptgroup label=\"Coupons\">\u003Coption data-url=\"/reference/coupons\" value=\"Coupons\">Coupons\u003C/option>\u003Coption data-url=\"/reference/getcouponcollections\" value=\"Get all your coupon collections\">Get all your coupon collections\u003C/option>\u003Coption data-url=\"/reference/createcouponcollection\" value=\"Create а coupon collection\">Create а coupon collection\u003C/option>\u003Coption data-url=\"/reference/getcouponcollection\" value=\"Get a coupon collection by id\">Get a coupon collection by id\u003C/option>\u003Coption data-url=\"/reference/updatecouponcollection\" value=\"Update a coupon collection by id\">Update a coupon collection by id\u003C/option>\u003Coption data-url=\"/reference/createcoupons\" value=\"Create coupons for a coupon collection\">Create coupons for a coupon collection\u003C/option>\u003C/optgroup>\u003Coption data-url=\"\" disabled=\"\" value=\"RESTful Tracker\">RESTful Tracker\u003C/option>\u003Coptgroup label=\"Restful endpoints\">\u003Coption data-url=\"/reference/restful-endpoints\" value=\"Restful endpoints\">Restful endpoints\u003C/option>\u003Coption data-url=\"/reference/identifyuser-1\" value=\"Identify the user\">Identify the user\u003C/option>\u003Coption data-url=\"/reference/trackevent-2\" value=\"Track event\">Track event\u003C/option>\u003Coption data-url=\"/reference/tracklink-2\" value=\"Track link clicks\">Track link clicks\u003C/option>\u003Coption data-url=\"/reference/trackpage-2\" value=\"Track page views\">Track page views\u003C/option>\u003C/optgroup>\u003C/select>\u003C/div>\u003Cdiv class=\"hub-search-results--reactApp \" id=\"hub-search-results\">\u003Cdiv class=\"hub-container\">\u003Cdiv class=\"modal-backdrop show-modal rm-SearchModal\" role=\"button\" tabindex=\"0\">\u003Cdiv class=\"AlgoliaSearch1uFG9utXJ4-6 \" id=\"AppSearch\" role=\"tabpanel\" tabindex=\"0\">\u003Cdiv class=\"AlgoliaSearch-Col2ycAQ9JMrSYg\">\u003Cdiv class=\"SearchBox1zrymSLJX6TP\">\u003Cinput aria-label=\"Search\" autocapitalize=\"off\" autocomplete=\"off\" autocorrect=\"off\" spellcheck=\"false\" tabindex=\"0\" class=\"Input Input_md SearchBox-InputUQZAW9QXMe-c\" type=\"search\" value=\"\">\u003C/div>\u003Cdiv class=\"SearchTabs9v4kr3U2lwvI\">\u003Cdiv class=\"Tabs Tabs-list\" role=\"tablist\">\u003Cdiv aria-label=\"All\" aria-selected=\"true\" class=\"SearchTabs-Tab2715KRxrb5JT Tabs-listItem Tabs-listItem_active\" role=\"tab\" tabindex=\"-1\">\u003Cspan class=\"SearchTabs-Tab2715KRxrb5JT\">\u003Ci class=\"icon icon-search1\">\u003C/i>All\u003C/span>\u003C/div>\u003Cdiv aria-label=\"Guides\" aria-selected=\"false\" class=\"SearchTabs-Tab2715KRxrb5JT Tabs-listItem \" role=\"tab\" tabindex=\"-1\">\u003Cspan class=\"SearchTabs-Tab2715KRxrb5JT\">\u003Ci class=\"icon icon-guides\">\u003C/i>Guides\u003C/span>\u003C/div>\u003Cdiv aria-label=\"Recipes\" aria-selected=\"false\" class=\"SearchTabs-Tab2715KRxrb5JT Tabs-listItem \" role=\"tab\" tabindex=\"-1\">\u003Cspan class=\"SearchTabs-Tab2715KRxrb5JT\">\u003Ci class=\"icon icon-recipes\">\u003C/i>Recipes\u003C/span>\u003C/div>\u003Cdiv aria-label=\"Reference\" aria-selected=\"false\" class=\"SearchTabs-Tab2715KRxrb5JT Tabs-listItem \" role=\"tab\" tabindex=\"-1\">\u003Cspan class=\"SearchTabs-Tab2715KRxrb5JT\">\u003Ci class=\"icon icon-references\">\u003C/i>Reference\u003C/span>\u003C/div>\u003Cdiv aria-label=\"Changelog\" aria-selected=\"false\" class=\"SearchTabs-Tab2715KRxrb5JT Tabs-listItem \" role=\"tab\" tabindex=\"-1\">\u003Cspan class=\"SearchTabs-Tab2715KRxrb5JT\">\u003Ci class=\"icon icon-changelog\">\u003C/i>Changelog\u003C/span>\u003C/div>\u003C/div>\u003C/div>\u003Cdiv class=\"SearchResults2G1wv8-Fb__d SearchResults_empty4svl7jAtcKBq\">\u003Ci class=\"icon icon-search\">\u003C/i>\u003Ch6 class=\"Title Title6\">Start typing to search…\u003C/h6>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/header>\u003Cmain class=\"rm-ReferenceMain rm-Container rm-Container_flex \" id=\"Explorer\">\u003Cnav aria-label=\"Page navigation\" class=\"Nav3C5f8FcjkaHj hub-sidebar reference-redesign rm-Sidebar\" id=\"reference-sidebar\">\u003Cdiv class=\"Main-QuickNav-container1OiLvjSDusO6\">\u003Cbutton aria-keyshortcuts=\"Control+/ Meta+/\" class=\"QuickNav1q-OoMjiX_Yr QuickNav-button2KzlQbz5Pm2Y\">JUMP TO\u003Cspan class=\"QuickNav-key1kQFP-Kh12c1\">CTRL-/\u003C/span>\u003C/button>\u003C/div>\u003Cdiv class=\"Sidebar1t2G1ZJq-vU1 rm-Sidebar hub-sidebar-content\">\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Introduction\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getting-started-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Getting started\u003C/span>\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Transactional\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacemail\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Transactional emails\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Transactional emails\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacemail\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a transactional email\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacemailslist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of transactional emails on the basis of allowed filters\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacemailcontent\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the personalized content of a sent transactional email\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_smtp-log-identifier\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an SMTP transactional log\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmtptemplates\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of email templates\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createsmtptemplate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an email template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmtptemplate-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Returns the template information\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesmtptemplate-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an email template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletesmtptemplate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an inactive email template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtesttemplate-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a template to your test list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaggregatedsmtpreport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your transactional email activity aggregated over a period of time\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmtpreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your transactional email activity aggregated per day\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemaileventreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your transactional email activity (unaggregated events)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_smtp-blockedcontacts-email\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Unblock or resubscribe a transactional contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacblockedcontacts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of blocked or unsubscribed transactional contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getblockeddomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of blocked domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/blocknewdomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Add a new domain to the list of blocked domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteblockeddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Unblock an existing domain from the list of blocked domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletehardbounces-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete hardbounces\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getscheduledemailbyid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Fetch scheduled emails by batchId or messageId\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletescheduledemailbyid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete scheduled emails by batchId or messageId\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacsms\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Transactional SMS\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Transactional SMS\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacsms\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send SMS message to a mobile number\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacaggregatedsmsreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your SMS activity aggregated over a period of time\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacsmsreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your SMS activity aggregated per day\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmsevents-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your SMS activity (unaggregated events)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemailevents\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Inbound Parsing\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Inbound Parsing\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemailevents\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all the events for the received emails.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemaileventsbyuuid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Fetch all events history for one particular received email.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemailattachment\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Retrieve inbound attachment with download token.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendwhatsappmessage\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Transactional WhatsApp\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Transactional WhatsApp\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendwhatsappmessage\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a WhatsApp message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappeventreport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your WhatsApp activity (unaggregated events)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Marketing\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemailcampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Email Campaigns\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Email Campaigns\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemailcampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your created email campaigns\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createemailcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemailcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an email campaign report\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateemailcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteemailcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendemailcampaignnow-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an email campaign immediately, based on campaignId\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtestemail-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an email campaign to your test list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatecampaignstatus\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an email campaign status\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send the report of a campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getabtestcampaignresult\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an A/B test email campaign results\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsharedtemplateurl\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a shared template url\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/emailexportrecipients\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export the recipients of an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/uploadimagetogallery\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Upload an image to your account's image gallery\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmscampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for SMS Campaigns\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>SMS Campaigns\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmscampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Returns the information for all your created SMS campaigns\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createsmscampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Creates an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmscampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesmscampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletesmscampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendsmscampaignnow\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send your SMS campaign immediately\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesmscampaignstatus-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a campaign's status\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtestsms\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a test SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/requestsmsrecipientexport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export an SMS campaign's recipients\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendsmsreport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an SMS campaign's report\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for WhatsApp Campaigns\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>WhatsApp Campaigns\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletewhatsappcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatewhatsappcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsapptemplates-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your created WhatsApp templates\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createwhatsappcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create and Send a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappcampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your created WhatsApp campaigns\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createwhatsapptemplate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a WhatsApp template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendwhatsapptemplateapproval\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send your WhatsApp template for approval\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappconfig\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your WhatsApp API account information\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Contact management\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontacts-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Contacts\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Contacts\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontacts-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createcontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createdoicontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create Contact via DOI (Double-Opt-In) Flow\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontactinfo-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a contact's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletecontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatecontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatebatchcontacts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update multiple contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontactstats\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get email campaigns' statistics for a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getattributes-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>List all attributes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateattribute\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update contact attribute\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createattribute-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create contact attribute\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteattribute-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an attribute\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getfolders-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all folders\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createfolder\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a folder\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getfolder-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Returns a folder's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatefolder-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a folder\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletefolder-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a folder (and all its lists)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getfolderlists-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get lists in a folder\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getlists-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the lists\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createlist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getlist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a list's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatelist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletelist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsegments\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the segments\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontactsfromlist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get contacts in a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/addcontacttolist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Add existing contacts to a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/removecontactfromlist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a contact from a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/requestcontactexport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/importcontacts-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Import contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Accounts and settings\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsenders-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Senders\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Senders\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsenders-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all your senders\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createsender\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a new sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesender\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletesender-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/validatesenderbyotp\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Validate Sender using OTP\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getipsfromsender-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the dedicated IPs for a sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getips\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the dedicated IPs for your account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getdomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Domains\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Domains\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getdomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all your domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createdomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a new domain\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletedomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a domain\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getdomainconfiguration\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Validate domain configuration\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/authenticatedomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Authenticate a domain\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3 subnav-expanded\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwebhooks-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"true\" aria-label=\"Hide subpages for Webhooks\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Webhooks\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\" style=\"\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwebhooks-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all webhooks\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createwebhook\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a webhook\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwebhook-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a webhook details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatewebhook-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a webhook\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca aria-current=\"page\" class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link active\" target=\"_self\" href=\"/reference/deletewebhook-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a webhook\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/exportwebhookshistory\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export all webhook events\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getresellerchilds-6\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Reseller\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Reseller\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getresellerchilds-6\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all children accounts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createresellerchild-7\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Creates a reseller child\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getchildinfo-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a child account's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateresellerchild-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update info of reseller's child based on the child identifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteresellerchild\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a single reseller child based on the child identifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatechildaccountstatus\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update info of reseller's child account status based on the identifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getchildaccountcreationstatus\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/associateiptochild-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Associate a dedicated IP to the child\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/dissociateipfromchild-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Dissociate a dedicated IP to the child\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/addcredits-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Add Email and/or SMS credits to a specific child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/removecredits-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Remove Email and/or SMS credits from a specific child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getchilddomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all sender domains for a specific child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createchilddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a domain for a child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatechilddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update the sender domain of reseller's child based on the childIdentifier and domainName passed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletechilddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete the sender domain of the reseller child based on the childIdentifier and domainName passed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getssotoken\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get session token to access Brevo (SSO)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Account\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Account\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your account information, plan and credits details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaccountactivity\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get user activity logs\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-subaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Master account\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Master account\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-subaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all the sub-accounts of the master account.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-subaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a new sub-account under a master account.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-subaccount-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get sub-account details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_corporate-subaccount-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a sub-account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-plan\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update sub-account plan\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-subaccount-ssotoken\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Generate SSO token to access Brevo\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-masteraccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the details of requested master account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-subaccount-key\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an API key for a sub-account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-applications-toggle\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Enable/disable sub-account application(s)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-group\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a group of sub-accounts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_corporate-group-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a group of sub-accounts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/inviteadminuser\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send invitation to an admin user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_corporate-user-revoke-email\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Revoke an admin user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinviteduserslist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for User\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>User\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinviteduserslist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all your users\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getuserpermission\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Check user permission\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/putrevokeuserpermission\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Revoke user permission\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/putresendcancelinvitation\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Resend / Cancel invitation\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/inviteuser\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send invitation to user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/edituserpermission\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update permission for a user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getprocesses-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Process\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Process\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getprocesses-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all the processes for your account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getprocess-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return the informations for a process\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getallexternalfeeds\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for External Feeds\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>External Feeds\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getallexternalfeeds\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Fetch all external feeds\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createexternalfeed\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an external feed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getexternalfeedbyuuid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an external feed by UUID\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateexternalfeed\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an external feed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteexternalfeed\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an external feed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Sales CRM\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Companies\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Companies\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all Companies\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_companies\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_companies-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_companies-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies-attributes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get company attributes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_companies-link-unlink-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Link and Unlink company with contact and deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Deals\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Deals\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_deprecated2xLRLrwYS-C8 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details\">\u003Cspan class=\"icon-alert-circle Sidebar-link_deprecated-icon1TLWr7KfHfCp\">\u003C/span>\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get pipeline stages\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-pipelineid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a pipeline\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-all\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all pipelines\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-attributes-deals\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get deal attributes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-deals\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all deals\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-deals\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-deals-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-deals-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-deals-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-deals-link-unlink-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Link and Unlink a deal with contacts and companies\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasktypes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Tasks\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Tasks\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasktypes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all task types\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasks\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all tasks\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-tasks\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasks-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-tasks-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-tasks-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-notes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Notes\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Notes\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-notes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all notes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-notes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-notes-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-notes-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-notes-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Files\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Files\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all files\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-files\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Upload a file\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Download a file\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-files-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a file\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files-id-data\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get file details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Brevo API\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-messages\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Conversations\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Conversations\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-messages\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a message as an agent\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_conversations-messages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_conversations-messages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a message sent by an agent\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_conversations-messages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a message sent by an agent\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-pushedmessages\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an automated message to a visitor\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_conversations-pushedmessages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an automated message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_conversations-pushedmessages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an automated message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_conversations-pushedmessages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an automated message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-agentonlineping\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Sets agent’s status to online for 2-3 minutes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_ecommerce-activate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Ecommerce\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Ecommerce\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_ecommerce-activate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Activate the eCommerce app\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getorders\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get order details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createorder\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Managing the status of the order\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createbatchorder\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create orders in batch\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcategories\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your categories\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdatecategory\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create/Update a category\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcategoryinfo\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a category details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdatebatchcategory\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create categories in batch\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getproducts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your products\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdateproduct\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create/Update a product\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getproductinfo\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a product's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdatebatchproducts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create products in batch\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcouponcollections\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Coupons\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Coupons\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcouponcollections\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your coupon collections\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createcouponcollection\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create а coupon collection\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcouponcollection\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a coupon collection by id\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatecouponcollection\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a coupon collection by id\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createcoupons\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create coupons for a coupon collection\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">RESTful Tracker\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/identifyuser-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Restful endpoints\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Restful endpoints\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/identifyuser-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Identify the user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/trackevent-2\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Track event\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/tracklink-2\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Track link clicks\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/trackpage-2\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Track page views\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003C/div>\u003C/nav>\u003Carticle class=\"rm-Article\" id=\"content\">\u003Cheader class=\"headline-container21aRBSn8Bqg6 \" data-raycast-oas=\"5b68b4cdf052cf0003243f8e\">\u003Cdiv class=\"headline-container-grid-itemGdPV-VbhShYs button-containerobFfV0vf6giV\">\u003Cdiv class=\"reference-flyout\">\u003Cdiv class=\"\">\u003Cdiv class=\"Flyout95xhYIIoTKtc undefined rm-Flyout\" data-testid=\"flyout\">\u003Cnav aria-label=\"Page navigation\" class=\"Nav3C5f8FcjkaHj hub-sidebar reference-redesign mobile rm-Sidebar\" id=\"reference-sidebar\">\u003Cdiv class=\"ref-QuickNav-mobile-containerARtvyEDVpRhW\">\u003Cbutton aria-keyshortcuts=\"Control+/ Meta+/\" class=\"QuickNav1q-OoMjiX_Yr QuickNav-button2KzlQbz5Pm2Y\">JUMP TO\u003Cspan class=\"QuickNav-key1kQFP-Kh12c1\">CTRL-/\u003C/span>\u003C/button>\u003C/div>\u003Cdiv class=\"Sidebar1t2G1ZJq-vU1 rm-Sidebar hub-sidebar-content\">\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Introduction\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getting-started-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Getting started\u003C/span>\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Transactional\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacemail\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Transactional emails\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Transactional emails\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacemail\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a transactional email\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacemailslist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of transactional emails on the basis of allowed filters\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacemailcontent\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the personalized content of a sent transactional email\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_smtp-log-identifier\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an SMTP transactional log\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmtptemplates\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of email templates\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createsmtptemplate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an email template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmtptemplate-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Returns the template information\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesmtptemplate-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an email template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletesmtptemplate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an inactive email template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtesttemplate-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a template to your test list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaggregatedsmtpreport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your transactional email activity aggregated over a period of time\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmtpreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your transactional email activity aggregated per day\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemaileventreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your transactional email activity (unaggregated events)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_smtp-blockedcontacts-email\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Unblock or resubscribe a transactional contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacblockedcontacts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of blocked or unsubscribed transactional contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getblockeddomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of blocked domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/blocknewdomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Add a new domain to the list of blocked domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteblockeddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Unblock an existing domain from the list of blocked domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletehardbounces-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete hardbounces\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getscheduledemailbyid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Fetch scheduled emails by batchId or messageId\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletescheduledemailbyid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete scheduled emails by batchId or messageId\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacsms\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Transactional SMS\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Transactional SMS\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtransacsms\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send SMS message to a mobile number\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacaggregatedsmsreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your SMS activity aggregated over a period of time\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/gettransacsmsreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your SMS activity aggregated per day\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmsevents-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your SMS activity (unaggregated events)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemailevents\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Inbound Parsing\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Inbound Parsing\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemailevents\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all the events for the received emails.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemaileventsbyuuid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Fetch all events history for one particular received email.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinboundemailattachment\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Retrieve inbound attachment with download token.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendwhatsappmessage\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Transactional WhatsApp\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Transactional WhatsApp\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendwhatsappmessage\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a WhatsApp message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappeventreport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your WhatsApp activity (unaggregated events)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Marketing\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemailcampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Email Campaigns\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Email Campaigns\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemailcampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your created email campaigns\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createemailcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getemailcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an email campaign report\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateemailcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteemailcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendemailcampaignnow-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an email campaign immediately, based on campaignId\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtestemail-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an email campaign to your test list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatecampaignstatus\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an email campaign status\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendreport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send the report of a campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getabtestcampaignresult\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an A/B test email campaign results\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsharedtemplateurl\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a shared template url\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/emailexportrecipients\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export the recipients of an email campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/uploadimagetogallery\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Upload an image to your account's image gallery\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmscampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for SMS Campaigns\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>SMS Campaigns\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmscampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Returns the information for all your created SMS campaigns\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createsmscampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Creates an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsmscampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesmscampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletesmscampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendsmscampaignnow\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send your SMS campaign immediately\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesmscampaignstatus-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a campaign's status\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendtestsms\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a test SMS campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/requestsmsrecipientexport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export an SMS campaign's recipients\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendsmsreport\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an SMS campaign's report\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for WhatsApp Campaigns\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>WhatsApp Campaigns\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletewhatsappcampaign-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatewhatsappcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsapptemplates-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your created WhatsApp templates\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createwhatsappcampaign\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create and Send a WhatsApp campaign\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappcampaigns-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your created WhatsApp campaigns\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createwhatsapptemplate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a WhatsApp template\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/sendwhatsapptemplateapproval\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send your WhatsApp template for approval\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwhatsappconfig\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your WhatsApp API account information\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Contact management\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontacts-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Contacts\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Contacts\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontacts-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createcontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createdoicontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create Contact via DOI (Double-Opt-In) Flow\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontactinfo-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a contact's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletecontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatecontact\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatebatchcontacts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update multiple contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontactstats\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get email campaigns' statistics for a contact\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getattributes-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>List all attributes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateattribute\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update contact attribute\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createattribute-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create contact attribute\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteattribute-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an attribute\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getfolders-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all folders\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createfolder\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a folder\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getfolder-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Returns a folder's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatefolder-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a folder\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletefolder-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a folder (and all its lists)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getfolderlists-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get lists in a folder\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getlists-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the lists\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createlist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getlist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a list's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatelist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletelist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsegments\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the segments\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcontactsfromlist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get contacts in a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/addcontacttolist-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Add existing contacts to a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/removecontactfromlist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a contact from a list\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/requestcontactexport-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/importcontacts-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Import contacts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Accounts and settings\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsenders-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Senders\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Senders\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getsenders-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all your senders\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createsender\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a new sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatesender\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletesender-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/validatesenderbyotp\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Validate Sender using OTP\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getipsfromsender-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the dedicated IPs for a sender\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getips\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all the dedicated IPs for your account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getdomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Domains\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Domains\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getdomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all your domains\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createdomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a new domain\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletedomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a domain\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getdomainconfiguration\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Validate domain configuration\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/authenticatedomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Authenticate a domain\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwebhooks-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Webhooks\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Webhooks\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwebhooks-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all webhooks\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createwebhook\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a webhook\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getwebhook-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a webhook details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatewebhook-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a webhook\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca aria-current=\"page\" class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link active\" target=\"_self\" href=\"/reference/deletewebhook-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a webhook\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/exportwebhookshistory\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Export all webhook events\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getresellerchilds-6\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Reseller\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Reseller\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getresellerchilds-6\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all children accounts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createresellerchild-7\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Creates a reseller child\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getchildinfo-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a child account's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateresellerchild-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update info of reseller's child based on the child identifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteresellerchild\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a single reseller child based on the child identifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatechildaccountstatus\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update info of reseller's child account status based on the identifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getchildaccountcreationstatus\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/associateiptochild-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Associate a dedicated IP to the child\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/dissociateipfromchild-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Dissociate a dedicated IP to the child\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/addcredits-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Add Email and/or SMS credits to a specific child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/removecredits-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Remove Email and/or SMS credits from a specific child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getchilddomains\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all sender domains for a specific child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createchilddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a domain for a child account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatechilddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update the sender domain of reseller's child based on the childIdentifier and domainName passed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deletechilddomain\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete the sender domain of the reseller child based on the childIdentifier and domainName passed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getssotoken\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get session token to access Brevo (SSO)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Account\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Account\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get your account information, plan and credits details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getaccountactivity\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get user activity logs\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-subaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Master account\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Master account\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-subaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all the sub-accounts of the master account.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-subaccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a new sub-account under a master account.\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-subaccount-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get sub-account details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_corporate-subaccount-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a sub-account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-plan\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update sub-account plan\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-subaccount-ssotoken\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Generate SSO token to access Brevo\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_corporate-masteraccount\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the details of requested master account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-subaccount-key\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an API key for a sub-account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-applications-toggle\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Enable/disable sub-account application(s)\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_corporate-group\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a group of sub-accounts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_corporate-group-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a group of sub-accounts\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/inviteadminuser\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send invitation to an admin user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_corporate-user-revoke-email\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Revoke an admin user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinviteduserslist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for User\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>User\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getinviteduserslist\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get the list of all your users\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getuserpermission\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Check user permission\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/putrevokeuserpermission\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Revoke user permission\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/putresendcancelinvitation\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Resend / Cancel invitation\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/inviteuser\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send invitation to user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/edituserpermission\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update permission for a user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getprocesses-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Process\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Process\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getprocesses-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all the processes for your account\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getprocess-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return the informations for a process\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getallexternalfeeds\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for External Feeds\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>External Feeds\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getallexternalfeeds\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Fetch all external feeds\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createexternalfeed\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create an external feed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getexternalfeedbyuuid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an external feed by UUID\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updateexternalfeed\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an external feed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/deleteexternalfeed\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an external feed\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Sales CRM\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Companies\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Companies\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all Companies\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_companies\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_companies-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_companies-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a company\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_companies-attributes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get company attributes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_companies-link-unlink-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Link and Unlink company with contact and deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Deals\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Deals\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_deprecated2xLRLrwYS-C8 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details\">\u003Cspan class=\"icon-alert-circle Sidebar-link_deprecated-icon1TLWr7KfHfCp\">\u003C/span>\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get pipeline stages\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-pipelineid\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a pipeline\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-all\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all pipelines\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-attributes-deals\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get deal attributes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-deals\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all deals\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-deals\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-deals-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-deals-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-deals-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a deal\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-deals-link-unlink-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Link and Unlink a deal with contacts and companies\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasktypes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Tasks\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Tasks\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasktypes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all task types\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasks\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all tasks\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-tasks\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-tasks-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-tasks-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-tasks-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a task\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-notes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Notes\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Notes\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-notes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all notes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-notes\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-notes-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/patch_crm-notes-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-notes-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a note\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Files\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Files\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all files\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_crm-files\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Upload a file\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Download a file\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_crm-files-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a file\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_crm-files-id-data\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get file details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">Brevo API\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-messages\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Conversations\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Conversations\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-messages\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send a message as an agent\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_conversations-messages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_conversations-messages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a message sent by an agent\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_conversations-messages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete a message sent by an agent\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-pushedmessages\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Send an automated message to a visitor\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/get_conversations-pushedmessages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get an automated message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/put_conversations-pushedmessages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update an automated message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">put\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/delete_conversations-pushedmessages-id\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Delete an automated message\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">delete\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_conversations-agentonlineping\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Sets agent’s status to online for 2-3 minutes\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_ecommerce-activate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Ecommerce\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Ecommerce\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/post_ecommerce-activate\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Activate the eCommerce app\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getorders\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get order details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createorder\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Managing the status of the order\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createbatchorder\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create orders in batch\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcategories\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your categories\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdatecategory\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create/Update a category\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcategoryinfo\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a category details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdatebatchcategory\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create categories in batch\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getproducts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Return all your products\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdateproduct\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create/Update a product\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getproductinfo\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a product's details\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createupdatebatchproducts\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create products in batch\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcouponcollections\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Coupons\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Coupons\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcouponcollections\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get all your coupon collections\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createcouponcollection\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create а coupon collection\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/getcouponcollection\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Get a coupon collection by id\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">get\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/updatecouponcollection\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Update a coupon collection by id\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">patch\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/createcoupons\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Create coupons for a coupon collection\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003Csection class=\"Sidebar-listWrapper6Q9_yUrG906C rm-Sidebar-section\">\u003Ch2 class=\"Sidebar-headingTRQyOa2pk0gh rm-Sidebar-heading\">RESTful Tracker\u003C/h2>\u003Cul class=\" Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 Sidebar-link_parent3OBrzjAJRSfq text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/identifyuser-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cbutton aria-expanded=\"false\" aria-label=\"Show subpages for Restful endpoints\" class=\"Sidebar-link-buttonWrapper3hnFHNku8_BJ\">\u003Ci class=\"Sidebar-link-expandIcon2yVH6SarI6NW icon-chevron-rightward\">\u003C/i>\u003C/button>\u003Cspan>Restful endpoints\u003C/span>\u003C/span>\u003C/a>\u003Cul class=\"subpages Sidebar-list3cZWQLaBf9k8 rm-Sidebar-list\">\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/identifyuser-1\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Identify the user\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/trackevent-2\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Track event\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/tracklink-2\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Track link clicks\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003Cli class=\"Sidebar-item23D-2Kd61_k3\">\u003Ca class=\"Sidebar-link2Dsha-r-GKh2 childless subpage text-wrap rm-Sidebar-link\" target=\"_self\" href=\"/reference/trackpage-2\">\u003Cspan class=\"Sidebar-link-textLuTE1ySm4Kqn\">\u003Cspan>Track page views\u003C/span>\u003C/span>\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post Sidebar-methodfUM3m6FEWm6w\" data-testid=\"http-method\">post\u003C/span>\u003C/a>\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/section>\u003C/div>\u003C/nav>\u003C/div>\u003C/div>\u003Cbutton aria-label=\"Toggle reference sidebar\" class=\"icon-menu reference-sidebar-mobile-button26mqim6Chewq \" type=\"button\">\u003C/button>\u003C/div>\u003Cheader id=\"content-head\">\u003Ch1>Delete a webhook\u003C/h1>\u003C/header>\u003C/div>\u003Cdiv class=\"headline-container-article-info2GaOf2jMpV0r\">\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete headline-container-api-method1Hc-Fm7uaccR\" data-testid=\"http-method\">delete\u003C/span> \u003Cspan class=\"headline-container-article-info-url2nV_XrjpFuVQ\" data-testid=\"serverurl\" title=\"https://api.brevo.com/v3/webhooks/{webhookId}\">https://api.brevo.com/v3\u003C!-- -->/webhooks/\u003Clabel class=\"APIHeader-url-parameterFHIqVFeNEd7b\" for=\"path-deleteWebhook_webhookId\">{webhookId}\u003C/label>\u003C/span>\u003C/div>\u003C/header>\u003Cdiv class=\"Reference-section\">\u003Cheader class=\"APISectionHeader3LN_-QIR0m7x rm-APISectionHeader\">\u003Cdiv class=\"APISectionHeader-heading4MUMLbp4_nLs\">\u003Cdiv align=\"center\" class=\"Flex Flex_row \" justify=\"start\" style=\"--flex-gap: var(--xs);\">\u003Cspan class=\"IconWrapper Icon-wrapper2z2wVIeGsiUy\">\u003Csvg fill=\"none\" viewBox=\"0 0 24 24\" class=\"Icon Icon3_D2ysxFZ_ll Icon-svg2Lm7f6G9Ly5a\" data-name=\"key\" role=\"img\" aria-label=\"Key\" style=\"--icon-color: inherit; --icon-size: inherit; --icon-stroke-width: 2px;\">\u003Cpath stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777Zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4\" class=\"icon-stroke-width\">\u003C/path>\u003C/svg>\u003C/span>Log in to see full request history\u003C/div>\u003C/div>\u003C/header>\u003Cdiv class=\" APILogsTableLPQrRACaPJqQ rm-APILogsTable\">\u003Ctable class=\"Table Table_bordered Table_condensed Table_dataGrid LogsTable2S0MxFi2egGw LogsTable_empty1DBxYvAYZC7W\" style=\"table-layout: fixed;\">\u003Ccolgroup>\u003Ccol width=\"150px\">\u003Ccol width=\"100px\">\u003Ccol>\u003Ccol width=\"40px\">\u003C/colgroup>\u003Cthead class=\"\">\u003Ctr>\u003Cth align=\"left\">time\u003C/th>\u003Cth align=\"left\">status\u003C/th>\u003Cth align=\"left\">user agent\u003C/th>\u003Cth align=\"left\"> \u003C/th>\u003C/tr>\u003C/thead>\u003Ctbody>\u003Ctr>\u003Ctd colspan=\"4\">\u003Cdiv class=\"APILogsTable_emptyzsZXbUHstELO\">Make a request to see history.\u003C/div>\u003C/td>\u003C/tr>\u003C/tbody>\u003C/table>\u003Cfooter class=\"APILogsTable-footer1DyCziiNP4id\">\u003Cdiv align=\"center\" class=\"Flex Flex_row APILogInfo2oy6rzfeDegI rm-APILogInfo GraphContainer3yiktdSqpRRy\" justify=\"between\" style=\"--flex-gap: var(--md);\">\u003Cdiv class=\"APILogInfo-sparkline1E5FI2C4NwuX\">\u003Csvg class=\"Sparkline_empty3E2wBZg8teXl \" fill=\"none\" height=\"20\" viewBox=\"0 0 83 20\" width=\"83\" xmlns=\"http://www.w3.org/2000/svg\">\u003Crect fill=\"currentColor\" height=\"12\" rx=\"2\" width=\"18\" x=\"0\" y=\"8\">\u003C/rect>\u003Crect fill=\"currentColor\" height=\"4\" rx=\"2\" width=\"18\" x=\"20\" y=\"16\">\u003C/rect>\u003Crect fill=\"currentColor\" height=\"7\" rx=\"2\" width=\"18\" x=\"40\" y=\"13\">\u003C/rect>\u003Crect fill=\"currentColor\" height=\"18\" rx=\"2\" width=\"18\" x=\"60\" y=\"2\">\u003C/rect>\u003C/svg>\u003C/div>\u003Cspan class=\"APILogInfo-requests-countrfMbMc766B-j\">0 Requests This Month\u003C/span>\u003C/div>\u003C/footer>\u003C/div>\u003Cdiv class=\"ModalWrapper ModalWrapper_verticalCenter\" id=\"MetricsShareLog-334b019f-6369-4b27-b4df-b50a66df1bd1\" style=\"visibility: hidden;\">\u003Csection aria-hidden=\"true\" aria-modal=\"true\" class=\"Modal2vJ55oY4GB2e Modal_sm3vPVzNnjAPyL Modal_verticalCenter\" role=\"dialog\">\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-lock-disabled=\"disabled\" class=\"Modal-FocusLock10lbWU4IwTQD\">\u003Cdiv class=\"Modal-Body1mOSxsnThfMj TableContainer-body38QERFCqhvNE\">\u003Ch4 class=\"Title Title4 TableContainer-title2IV0I9o_P29E\">URL Expired\u003C/h4>\u003Cp class=\"TableContainer-text1qyrmmFP3LXz\">The URL for this request expired after 30 days.\u003C/p>\u003C/div>\u003Cfooter align=\"start\" class=\"Flex Flex_row Modal-Footer3bdyz-009W5e \" justify=\"end\" style=\"--flex-gap: var(--md);\">\u003Cbutton class=\"Button Button_md Button_primary\" type=\"button\">Close\u003C/button>\u003C/footer>\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003C/section>\u003C/div>\u003C/div>\u003Cdiv class=\"markdown-body content-body\" data-testid=\"RDMD\">\u003Ch2 class=\"heading heading-2 header-scroll\" align=\"\">\u003Cdiv class=\"heading-anchor anchor waypoint\" id=\"code-examples\">\u003C/div>\u003Cdiv class=\"heading-text\">\u003Cdiv id=\"section-code-examples\" class=\"heading-anchor_backwardsCompatibility\">\u003C/div>Code Examples\u003C/div>\u003Ca aria-label=\"Skip link to Code Examples\" class=\"heading-anchor-icon fa fa-anchor\" href=\"#code-examples\" target=\"_self\">\u003C/a>\u003C/h2>\n\u003Cp>You can use as reference the code below to implement this call in your preferred language.\u003Cbr>\nCheck all our official API clients \u003Ca target=\"_self\" href=\"https://github.com/sendinblue\">here\u003C/a>\u003C/p>\n\u003Cdiv class=\"CodeTabs CodeTabs_initial theme-light\">\u003Cdiv class=\"CodeTabs-toolbar\" role=\"tablist\">\u003Cbutton aria-selected=\"true\" class=\"CodeTabs_active\" role=\"tab\" type=\"button\">Node.js\u003C/button>\u003Cbutton aria-selected=\"false\" class=\"\" role=\"tab\" type=\"button\">PHP\u003C/button>\u003Cbutton aria-selected=\"false\" class=\"\" role=\"tab\" type=\"button\">Python\u003C/button>\u003Cbutton aria-selected=\"false\" class=\"\" role=\"tab\" type=\"button\">TypeScript\u003C/button>\u003Cbutton aria-selected=\"false\" class=\"\" role=\"tab\" type=\"button\">C#\u003C/button>\u003Cbutton aria-selected=\"false\" class=\"\" role=\"tab\" type=\"button\">Ruby\u003C/button>\u003C/div>\u003Cdiv class=\"CodeTabs-inner\" role=\"tabpanel\">\u003Cpre>\u003Cbutton aria-label=\"Copy Code\" class=\"rdmd-code-copy fa\">\u003C/button>\u003Ccode class=\"rdmd-code lang-javascript theme-light\" data-lang=\"javascript\" name=\"Node.js\" tabindex=\"0\">\u003Cdiv class=\"cm-s-neo\">\u003Cspan class=\"cm-keyword\">const\u003C/span> \u003Cspan class=\"cm-def\">SibApiV3Sdk\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">require\u003C/span>(\u003Cspan class=\"cm-string\">'sib-api-v3-sdk'\u003C/span>);\n\u003Cspan class=\"cm-keyword\">const\u003C/span> \u003Cspan class=\"cm-def\">defaultClient\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">SibApiV3Sdk\u003C/span>.\u003Cspan class=\"cm-property\">ApiClient\u003C/span>.\u003Cspan class=\"cm-property\">instance\u003C/span>;\n\n\u003Cspan class=\"cm-keyword\">let\u003C/span> \u003Cspan class=\"cm-def\">apiKey\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">defaultClient\u003C/span>.\u003Cspan class=\"cm-property\">authentications\u003C/span>[\u003Cspan class=\"cm-string\">'api-key'\u003C/span>];\n\u003Cspan class=\"cm-variable\">apiKey\u003C/span>.\u003Cspan class=\"cm-property\">apiKey\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-string\">'YOUR API KEY'\u003C/span>;\n\n\u003Cspan class=\"cm-keyword\">let\u003C/span> \u003Cspan class=\"cm-def\">apiInstance\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-keyword\">new\u003C/span> \u003Cspan class=\"cm-variable\">SibApiV3Sdk\u003C/span>.\u003Cspan class=\"cm-property\">WebhooksApi\u003C/span>();\n\n\u003Cspan class=\"cm-keyword\">let\u003C/span> \u003Cspan class=\"cm-def\">webhookId\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-number\">1\u003C/span>;\n\n\u003Cspan class=\"cm-variable\">apiInstance\u003C/span>.\u003Cspan class=\"cm-property\">deleteWebhook\u003C/span>(\u003Cspan class=\"cm-variable\">webhookId\u003C/span>).\u003Cspan class=\"cm-property\">then\u003C/span>(\u003Cspan class=\"cm-keyword\">function\u003C/span>() {\n \u003Cspan class=\"cm-variable\">console\u003C/span>.\u003Cspan class=\"cm-property\">log\u003C/span>(\u003Cspan class=\"cm-string\">'API called successfully.'\u003C/span>);\n}, \u003Cspan class=\"cm-keyword\">function\u003C/span>(\u003Cspan class=\"cm-def\">error\u003C/span>) {\n \u003Cspan class=\"cm-variable\">console\u003C/span>.\u003Cspan class=\"cm-property\">error\u003C/span>(\u003Cspan class=\"cm-variable-2\">error\u003C/span>);\n});\n\u003C/div>\u003C/code>\u003C/pre>\u003Cpre>\u003Cbutton aria-label=\"Copy Code\" class=\"rdmd-code-copy fa\">\u003C/button>\u003Ccode class=\"rdmd-code lang-php theme-light\" data-lang=\"php\" name=\"\" tabindex=\"0\">\u003Cdiv class=\"cm-s-neo\">\u003Cspan class=\"cm-operator\"><?\u003C/span>\u003Cspan class=\"cm-variable\">php\u003C/span>\n\u003Cspan class=\"cm-keyword\">require_once\u003C/span>(\u003Cspan class=\"cm-atom\">__DIR__\u003C/span> . \u003Cspan class=\"cm-string\">'/vendor/autoload.php'\u003C/span>);\n\n\u003Cspan class=\"cm-variable-2\">$config\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">SendinBlue\\Client\\Configuration\u003C/span>::\u003Cspan class=\"cm-variable\">getDefaultConfiguration\u003C/span>()\u003Cspan class=\"cm-operator\">->\u003C/span>\u003Cspan class=\"cm-variable\">setApiKey\u003C/span>(\u003Cspan class=\"cm-string\">'api-key'\u003C/span>, \u003Cspan class=\"cm-string\">'YOUR API KEY'\u003C/span>);\n\n\u003Cspan class=\"cm-variable-2\">$apiInstance\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-keyword\">new\u003C/span> \u003Cspan class=\"cm-variable\">SendinBlue\\Client\\Api\\WebhooksApi\u003C/span>(\n \u003Cspan class=\"cm-keyword\">new\u003C/span> \u003Cspan class=\"cm-variable\">GuzzleHttp\\Client\u003C/span>(),\n \u003Cspan class=\"cm-variable-2\">$config\u003C/span>\n);\n\u003Cspan class=\"cm-variable-2\">$webhookId\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-number\">1\u003C/span>;\n\n\u003Cspan class=\"cm-keyword\">try\u003C/span> {\n \u003Cspan class=\"cm-variable-2\">$apiInstance\u003C/span>\u003Cspan class=\"cm-operator\">->\u003C/span>\u003Cspan class=\"cm-variable\">deleteWebhook\u003C/span>(\u003Cspan class=\"cm-variable-2\">$webhookId\u003C/span>);\n} \u003Cspan class=\"cm-keyword\">catch\u003C/span> (\u003Cspan class=\"cm-variable\">Exception\u003C/span> \u003Cspan class=\"cm-variable-2\">$e\u003C/span>) {\n \u003Cspan class=\"cm-keyword\">echo\u003C/span> \u003Cspan class=\"cm-string\">'Exception when calling WebhooksApi->deleteWebhook: '\u003C/span>, \u003Cspan class=\"cm-variable-2\">$e\u003C/span>\u003Cspan class=\"cm-operator\">->\u003C/span>\u003Cspan class=\"cm-variable\">getMessage\u003C/span>(), \u003Cspan class=\"cm-variable\">PHP_EOL\u003C/span>;\n}\n\u003Cspan class=\"cm-operator\">?>\u003C/span>\n\u003C/div>\u003C/code>\u003C/pre>\u003Cpre>\u003Cbutton aria-label=\"Copy Code\" class=\"rdmd-code-copy fa\">\u003C/button>\u003Ccode class=\"rdmd-code lang-python theme-light\" data-lang=\"python\" name=\"\" tabindex=\"0\">\u003Cdiv class=\"cm-s-neo\">\u003Cspan class=\"cm-keyword\">from\u003C/span> \u003Cspan class=\"cm-variable\">__future__\u003C/span> \u003Cspan class=\"cm-keyword\">import\u003C/span> \u003Cspan class=\"cm-variable\">print_function\u003C/span>\n\u003Cspan class=\"cm-keyword\">import\u003C/span> \u003Cspan class=\"cm-variable\">time\u003C/span>\n\u003Cspan class=\"cm-keyword\">import\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>\n\u003Cspan class=\"cm-keyword\">from\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-property\">rest\u003C/span> \u003Cspan class=\"cm-keyword\">import\u003C/span> \u003Cspan class=\"cm-variable\">ApiException\u003C/span>\n\u003Cspan class=\"cm-keyword\">from\u003C/span> \u003Cspan class=\"cm-variable\">pprint\u003C/span> \u003Cspan class=\"cm-keyword\">import\u003C/span> \u003Cspan class=\"cm-variable\">pprint\u003C/span>\n\n\u003Cspan class=\"cm-variable\">configuration\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-property\">Configuration\u003C/span>()\n\u003Cspan class=\"cm-variable\">configuration\u003C/span>.\u003Cspan class=\"cm-property\">api_key\u003C/span>[\u003Cspan class=\"cm-string\">'api-key'\u003C/span>] \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-string\">'YOUR API KEY'\u003C/span>\n\n\u003Cspan class=\"cm-variable\">api_instance\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-property\">WebhooksApi\u003C/span>(\u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-property\">ApiClient\u003C/span>(\u003Cspan class=\"cm-variable\">configuration\u003C/span>))\n\u003Cspan class=\"cm-variable\">webhook_id\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-number\">1\u003C/span>\n\n\u003Cspan class=\"cm-keyword\">try\u003C/span>:\n \u003Cspan class=\"cm-variable\">api_response\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">api_instance\u003C/span>.\u003Cspan class=\"cm-property\">delete_webhook\u003C/span>(\u003Cspan class=\"cm-variable\">webhook_id\u003C/span>)\n \u003Cspan class=\"cm-variable\">pprint\u003C/span>(\u003Cspan class=\"cm-variable\">api_response\u003C/span>)\n\u003Cspan class=\"cm-keyword\">except\u003C/span> \u003Cspan class=\"cm-variable\">ApiException\u003C/span> \u003Cspan class=\"cm-keyword\">as\u003C/span> \u003Cspan class=\"cm-variable\">e\u003C/span>:\n \u003Cspan class=\"cm-builtin\">print\u003C/span>(\u003Cspan class=\"cm-string\">\"Exception when calling WebhooksApi->delete_webhook: %s\\n\"\u003C/span> \u003Cspan class=\"cm-operator\">%\u003C/span> \u003Cspan class=\"cm-variable\">e\u003C/span>)\n\u003C/div>\u003C/code>\u003C/pre>\u003Cpre>\u003Cbutton aria-label=\"Copy Code\" class=\"rdmd-code-copy fa\">\u003C/button>\u003Ccode class=\"rdmd-code lang-typescript theme-light\" data-lang=\"typescript\" name=\"\" tabindex=\"0\">\u003Cdiv class=\"cm-s-neo\">\u003Cspan class=\"cm-keyword\">const\u003C/span> \u003Cspan class=\"cm-def\">SibApiV3Sdk\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">require\u003C/span>(\u003Cspan class=\"cm-string\">'sib-api-v3-typescript'\u003C/span>);\n \n\u003Cspan class=\"cm-keyword\">let\u003C/span> \u003Cspan class=\"cm-def\">apiInstance\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-keyword\">new\u003C/span> \u003Cspan class=\"cm-variable\">SibApiV3Sdk\u003C/span>.\u003Cspan class=\"cm-property\">WebhooksApi\u003C/span>()\n\n\u003Cspan class=\"cm-keyword\">let\u003C/span> \u003Cspan class=\"cm-def\">apiKey\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-variable\">apiInstance\u003C/span>.\u003Cspan class=\"cm-property\">authentications\u003C/span>[\u003Cspan class=\"cm-string\">'apiKey'\u003C/span>];\n\u003Cspan class=\"cm-variable\">apiKey\u003C/span>.\u003Cspan class=\"cm-property\">apiKey\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-string\">'YOUR API KEY'\u003C/span>;\n\n\u003Cspan class=\"cm-keyword\">let\u003C/span> \u003Cspan class=\"cm-def\">webhookId\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-number\">1\u003C/span>;\n\n\u003Cspan class=\"cm-variable\">apiInstance\u003C/span>.\u003Cspan class=\"cm-property\">deleteWebhook\u003C/span>(\u003Cspan class=\"cm-variable\">webhookId\u003C/span>).\u003Cspan class=\"cm-property\">then\u003C/span>(\u003Cspan class=\"cm-keyword\">function\u003C/span>(\u003Cspan class=\"cm-def\">data\u003C/span>) {\n \u003Cspan class=\"cm-variable\">console\u003C/span>.\u003Cspan class=\"cm-property\">log\u003C/span>(\u003Cspan class=\"cm-string\">'API called successfully. Returned data: '\u003C/span> \u003Cspan class=\"cm-operator\">+\u003C/span> \u003Cspan class=\"cm-variable\">JSON\u003C/span>.\u003Cspan class=\"cm-property\">stringify\u003C/span>(\u003Cspan class=\"cm-variable-2\">data\u003C/span>));\n}, \u003Cspan class=\"cm-keyword\">function\u003C/span>(\u003Cspan class=\"cm-def\">error\u003C/span>) {\n \u003Cspan class=\"cm-variable\">console\u003C/span>.\u003Cspan class=\"cm-property\">error\u003C/span>(\u003Cspan class=\"cm-variable-2\">error\u003C/span>);\n});\n\u003C/div>\u003C/code>\u003C/pre>\u003Cpre>\u003Cbutton aria-label=\"Copy Code\" class=\"rdmd-code-copy fa\">\u003C/button>\u003Ccode class=\"rdmd-code lang-csharp theme-light\" data-lang=\"csharp\" name=\"\" tabindex=\"0\">\u003Cdiv class=\"cm-s-neo\">\u003Cspan class=\"cm-keyword\">using\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-variable\">Api\u003C/span>;\n\u003Cspan class=\"cm-keyword\">using\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-variable\">Client\u003C/span>;\n\u003Cspan class=\"cm-keyword\">using\u003C/span> \u003Cspan class=\"cm-variable\">sib_api_v3_sdk\u003C/span>.\u003Cspan class=\"cm-variable\">Model\u003C/span>;\n\u003Cspan class=\"cm-keyword\">using\u003C/span> \u003Cspan class=\"cm-variable\">System\u003C/span>;\n\u003Cspan class=\"cm-keyword\">using\u003C/span> \u003Cspan class=\"cm-variable\">System\u003C/span>.\u003Cspan class=\"cm-variable\">Collections\u003C/span>.\u003Cspan class=\"cm-variable\">Generic\u003C/span>;\n\u003Cspan class=\"cm-keyword\">using\u003C/span> \u003Cspan class=\"cm-variable\">System\u003C/span>.\u003Cspan class=\"cm-variable\">Diagnostics\u003C/span>;\n\n\u003Cspan class=\"cm-keyword\">namespace\u003C/span> \u003Cspan class=\"cm-def\">Sendinblue\u003C/span>\n{\n \u003Cspan class=\"cm-keyword\">class\u003C/span> \u003Cspan class=\"cm-def\">Program\u003C/span>\n {\n \u003Cspan class=\"cm-keyword\">static\u003C/span> \u003Cspan class=\"cm-keyword\">void\u003C/span> \u003Cspan class=\"cm-variable\">Main\u003C/span>(\u003Cspan class=\"cm-type\">string\u003C/span>[] \u003Cspan class=\"cm-variable\">args\u003C/span>)\n {\n \u003Cspan class=\"cm-variable\">Configuration\u003C/span>.\u003Cspan class=\"cm-variable\">Default\u003C/span>.\u003Cspan class=\"cm-variable\">ApiKey\u003C/span>.\u003Cspan class=\"cm-variable\">Add\u003C/span>(\u003Cspan class=\"cm-string\">\"api-key\"\u003C/span>, \u003Cspan class=\"cm-string\">\"YOUR API KEY\"\u003C/span>);\n\n \u003Cspan class=\"cm-keyword\">var\u003C/span> \u003Cspan class=\"cm-def\">apiInstance\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-keyword\">new\u003C/span> \u003Cspan class=\"cm-variable\">WebhooksApi\u003C/span>();\n \u003Cspan class=\"cm-type\">long\u003C/span>\u003Cspan class=\"cm-operator\">?\u003C/span> \u003Cspan class=\"cm-variable\">webhookId\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-number\">1\u003C/span>;\n \u003Cspan class=\"cm-keyword\">try\u003C/span>\n {\n \u003Cspan class=\"cm-variable\">apiInstance\u003C/span>.\u003Cspan class=\"cm-variable\">DeleteWebhook\u003C/span>(\u003Cspan class=\"cm-variable\">webhookId\u003C/span>);\n \u003Cspan class=\"cm-variable\">Console\u003C/span>.\u003Cspan class=\"cm-variable\">ReadLine\u003C/span>();\n }\n \u003Cspan class=\"cm-keyword\">catch\u003C/span> (\u003Cspan class=\"cm-variable\">Exception\u003C/span> \u003Cspan class=\"cm-variable\">e\u003C/span>)\n {\n \u003Cspan class=\"cm-variable\">Debug\u003C/span>.\u003Cspan class=\"cm-variable\">WriteLine\u003C/span>(\u003Cspan class=\"cm-variable\">e\u003C/span>.\u003Cspan class=\"cm-variable\">Message\u003C/span>);\n \u003Cspan class=\"cm-variable\">Console\u003C/span>.\u003Cspan class=\"cm-variable\">WriteLine\u003C/span>(\u003Cspan class=\"cm-variable\">e\u003C/span>.\u003Cspan class=\"cm-variable\">Message\u003C/span>);\n \u003Cspan class=\"cm-variable\">Console\u003C/span>.\u003Cspan class=\"cm-variable\">ReadLine\u003C/span>();\n }\n }\n }\n}\n\u003C/div>\u003C/code>\u003C/pre>\u003Cpre>\u003Cbutton aria-label=\"Copy Code\" class=\"rdmd-code-copy fa\">\u003C/button>\u003Ccode class=\"rdmd-code lang-ruby theme-light\" data-lang=\"ruby\" name=\"\" tabindex=\"0\">\u003Cdiv class=\"cm-s-neo\">\u003Cspan class=\"cm-comment\"># load the gem\u003C/span>\n\u003Cspan class=\"cm-keyword\">require\u003C/span> \u003Cspan class=\"cm-string\">'sib-api-v3-sdk'\u003C/span>\n\u003Cspan class=\"cm-comment\"># setup authorization\u003C/span>\n\u003Cspan class=\"cm-tag\">SibApiV3Sdk\u003C/span>\u003Cspan class=\"cm-operator\">.\u003C/span>\u003Cspan class=\"cm-property\">configure\u003C/span> \u003Cspan class=\"cm-keyword\">do\u003C/span> |\u003Cspan class=\"cm-def\">config\u003C/span>|\n \u003Cspan class=\"cm-comment\"># Configure API key authorization: api-key\u003C/span>\n \u003Cspan class=\"cm-variable\">config\u003C/span>\u003Cspan class=\"cm-operator\">.\u003C/span>\u003Cspan class=\"cm-property\">api_key\u003C/span>[\u003Cspan class=\"cm-string\">'api-key'\u003C/span>] \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-string\">'YOUR API KEY'\u003C/span>\n\u003Cspan class=\"cm-keyword\">end\u003C/span>\n\n\u003Cspan class=\"cm-variable\">api_instance\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-atom\">SibApiV3Sdk::WebhooksApi\u003C/span>\u003Cspan class=\"cm-operator\">.\u003C/span>\u003Cspan class=\"cm-property\">new\u003C/span>\n\n\u003Cspan class=\"cm-variable\">webhook_id\u003C/span> \u003Cspan class=\"cm-operator\">=\u003C/span> \u003Cspan class=\"cm-number\">789\u003C/span> \u003Cspan class=\"cm-comment\"># Integer | Id of the webhook\u003C/span>\n\n\n\u003Cspan class=\"cm-keyword\">begin\u003C/span>\n \u003Cspan class=\"cm-comment\">#Delete a webhook\u003C/span>\n \u003Cspan class=\"cm-variable\">api_instance\u003C/span>\u003Cspan class=\"cm-operator\">.\u003C/span>\u003Cspan class=\"cm-property\">delete_webhook\u003C/span>(\u003Cspan class=\"cm-variable\">webhook_id\u003C/span>)\n\u003Cspan class=\"cm-keyword\">rescue\u003C/span> \u003Cspan class=\"cm-atom\">SibApiV3Sdk::ApiError\u003C/span> \u003Cspan class=\"cm-operator\">=>\u003C/span> \u003Cspan class=\"cm-variable\">e\u003C/span>\n \u003Cspan class=\"cm-variable\">puts\u003C/span> \u003Cspan class=\"cm-string\">\"Exception when calling WebhooksApi->delete_webhook: #{\u003C/span>\u003Cspan class=\"cm-variable\">e\u003C/span>\u003Cspan class=\"cm-string\">}\"\u003C/span>\n\u003Cspan class=\"cm-keyword\">end\u003C/span>\n\u003C/div>\u003C/code>\u003C/pre>\u003C/div>\u003C/div>\u003C/div>\u003Cform class=\"param-type\" id=\"form-deleteWebhook\" name=\"Parameters\">\u003Cheader class=\"APISectionHeader3LN_-QIR0m7x rm-APISectionHeader\" data-testid=\"APISchema-SectionHeader\">\u003Cdiv class=\"APISectionHeader-heading4MUMLbp4_nLs\">Path Params\u003C/div>\u003C/header>\u003Cdiv class=\"rm-ParamContainer \">\u003Cdiv class=\"rjsf\" id=\"form-path-deleteWebhook\">\u003Cdiv class=\"Param1QyvwHroaCgH Param_topLevel3D0ZGlu38rkq\">\u003Cdiv class=\"Fieldset2vG8BhSgq0S6\" id=\"path-deleteWebhook\">\u003Cdiv class=\"form-group field field-integer field-int64 Param1QyvwHroaCgH \">\u003Cdiv class=\"Param-left7tTo9KK0E0kY\">\u003Cdiv class=\"Param-header3wXBpbDTP1O6\">\u003Clabel class=\"Param-nameU7CntAa90Wvb\" for=\"path-deleteWebhook_webhookId\">webhookId\u003C/label>\u003Cdiv class=\"Param-type3QlaE1nrKh1D\">int64\u003C/div>\u003Cdiv class=\"Param-required2cYbu9SjF2YX\">required\u003C/div>\u003C/div>\u003Cdiv class=\"Param-description1hAF_4T81MF0\">\u003Cdiv class=\"field-description markdown-body\" id=\"path-deleteWebhook_webhookId__description\">\u003Cdiv class=\"markdown-body\" data-testid=\"RDMD\">\u003Cp>Id of the webhook\u003C/p>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003Cdiv class=\"Param-form1SoAutupIaz3\">\u003Cdiv class=\"InputDropdownU-U2OOFn1HmK Dropdown Dropdown_closed\">\u003Cinput required=\"\" type=\"text\" class=\"Input Input_sm Param-input3M1ROSL-LfXK rm-ParamInput invalid Dropdown-toggle\" id=\"path-deleteWebhook_webhookId\" label=\"webhookId\" placeholder=\"\" min=\"-9223372036854776000\" max=\"9223372036854776000\" autocomplete=\"off\" spellcheck=\"false\" aria-controls=\"path-deleteWebhook_webhookId\" aria-expanded=\"false\" role=\"combobox\" aria-haspopup=\"dialog\" value=\"\">\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/form>\u003Cheader class=\"APISectionHeader3LN_-QIR0m7x rm-APISectionHeader\">\u003Cdiv class=\"APISectionHeader-heading4MUMLbp4_nLs\">Responses\u003C/div>\u003C/header>\u003Cdiv class=\"APIResponseSchemaPicker2ehjUsNOSwdc rm-APIResponseSchemaPicker\">\u003Cdiv align=\"start\" class=\"Flex Flex_row APIResponseSchemaPicker-option3CU8y1saVb8O \" justify=\"between\" style=\"--flex-gap: var(--md);\">\u003Cdiv>\u003Cdiv class=\"APIResponseSchemaPicker-label3XMQ9E-slNcS\">\u003Ccode class=\"APIResponseSchemaPicker-label-text3bDdrQX1B-h4 HTTPStatus HTTPStatus_2\">\u003Cspan aria-hidden=\"false\" aria-label=\"204\" class=\"HTTPStatus-chit\" role=\"img\">\u003C/span>\u003C/code> 204\u003C/div>\u003Cdiv class=\"markdown-body APIResponseSchemaPicker-description19iNatTizvwb\" data-testid=\"RDMD\">\u003Cp>Webhook deleted\u003C/p>\u003C/div>\u003C/div>\u003C/div>\u003Cbutton type=\"button\" align=\"center\" class=\"Flex Flex_row APIResponseSchemaPicker-option3CU8y1saVb8O APIResponseSchemaPicker-option_hasContent2GpfP03Ra7oM \" justify=\"between\" style=\"--flex-gap: var(--md);\">\u003Cdiv>\u003Cdiv class=\"APIResponseSchemaPicker-label3XMQ9E-slNcS\">\u003Ccode class=\"APIResponseSchemaPicker-label-text3bDdrQX1B-h4 HTTPStatus HTTPStatus_4\">\u003Cspan aria-hidden=\"false\" aria-label=\"400\" class=\"HTTPStatus-chit\" role=\"img\">\u003C/span>\u003C/code> 400\u003C/div>\u003Cdiv class=\"markdown-body APIResponseSchemaPicker-description19iNatTizvwb\" data-testid=\"RDMD\">\u003Cp>bad request\u003C/p>\u003C/div>\u003C/div>\u003Ci aria-label=\"Open\" class=\"APIResponseSchemaPicker-maximize33luzmit048e icon-maximize-2\" role=\"img\">\u003C/i>\u003C/button>\u003Cbutton type=\"button\" align=\"center\" class=\"Flex Flex_row APIResponseSchemaPicker-option3CU8y1saVb8O APIResponseSchemaPicker-option_hasContent2GpfP03Ra7oM \" justify=\"between\" style=\"--flex-gap: var(--md);\">\u003Cdiv>\u003Cdiv class=\"APIResponseSchemaPicker-label3XMQ9E-slNcS\">\u003Ccode class=\"APIResponseSchemaPicker-label-text3bDdrQX1B-h4 HTTPStatus HTTPStatus_4\">\u003Cspan aria-hidden=\"false\" aria-label=\"404\" class=\"HTTPStatus-chit\" role=\"img\">\u003C/span>\u003C/code> 404\u003C/div>\u003Cdiv class=\"markdown-body APIResponseSchemaPicker-description19iNatTizvwb\" data-testid=\"RDMD\">\u003Cp>Webhook ID not found\u003C/p>\u003C/div>\u003C/div>\u003Ci aria-label=\"Open\" class=\"APIResponseSchemaPicker-maximize33luzmit048e icon-maximize-2\" role=\"img\">\u003C/i>\u003C/button>\u003C/div>\u003Cdiv class=\"ModalWrapper ModalWrapper_verticalCenter\" id=\"response-schema-modal-target\" style=\"visibility: hidden;\">\u003Csection aria-hidden=\"true\" aria-modal=\"true\" class=\"Modal2vJ55oY4GB2e Modal_scrollable Modal_lg1wiW-qsge91T Modal_verticalCenter\" role=\"dialog\" style=\"position: relative;\">\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-lock-disabled=\"disabled\" class=\"Modal-FocusLock10lbWU4IwTQD\">\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003C/section>\u003C/div>\u003Cdiv class=\"Footer-desktop1Hf-2fUBeoe2\">\u003Cdiv class=\"UpdatedAt\">\u003Cp class=\"DateLine \">\u003Ci class=\"icon icon-watch\">\u003C/i>Updated about 2 months ago \u003C/p>\u003C/div>\u003Chr class=\"NextStepsDivider\">\u003Cnav aria-label=\"Pagination\" class=\"Pagination1KE9HXCXYd0E rm-Pagination\">\u003Ca class=\"Pagination-link1SfnH-8-DxMA Pagination-link_leftDFtcFdHnt7Ok\" aria-label=\"Previous Page: Update a webhook\" href=\"/reference/updatewebhook-1\">\u003Cspan class=\"Pagination-iconGA9TkfVeYvTp icon-arrow-left2\">\u003C/span>\u003Cdiv class=\"Pagination-text3yhjKs84FCa6 Pagination-text_left3HzCMqntTYq5\">Update a webhook\u003C/div>\u003C/a>\u003Ca class=\"Pagination-link1SfnH-8-DxMA Pagination-link_right2v3HzuwWFxb4\" aria-label=\"Next Page: Export all webhook events\" href=\"/reference/exportwebhookshistory\">\u003Cdiv class=\"Pagination-text3yhjKs84FCa6 Pagination-text_right3I2htOlt_CfS\">Export all webhook events\u003C/div>\u003Cspan class=\"Pagination-iconGA9TkfVeYvTp icon-arrow-right2\">\u003C/span>\u003C/a>\u003C/nav>\u003Cdiv class=\"PageThumbs\">\u003Cdiv class=\"PageThumbs-helpful\">Did this page help you?\u003Cdiv class=\"PageThumbs-cta\">\u003Cdiv class=\"Dropdown Dropdown_closed\">\u003Cbutton aria-haspopup=\"dialog\" class=\"Button Button_sm PageThumbs-button Dropdown-toggle Button_secondary Button_secondary_text\" type=\"button\" aria-expanded=\"false\">\u003Ci class=\"icon icon-thumbs-up-2\">\u003C/i>\u003Cspan>Yes\u003C/span>\u003C/button>\u003C/div>\u003Cdiv class=\"Dropdown Dropdown_closed\">\u003Cbutton aria-haspopup=\"dialog\" class=\"Button Button_sm PageThumbs-button Dropdown-toggle Button_secondary Button_secondary_text\" type=\"button\" aria-expanded=\"false\">\u003Ci class=\"icon icon-thumbs-down1\">\u003C/i>\u003Cspan>No\u003C/span>\u003C/button>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/article>\u003Cdiv id=\"ReferencePlayground\" class=\"rm-Playground PlaygroundC7DInM9NFvBg \">\u003Csection class=\"Playground-section3VTXuaYZivJK \" data-notranslate=\"true\">\u003C/section>\u003Csection class=\"Playground-section3VTXuaYZivJK \" data-notranslate=\"true\">\u003Cheader class=\"APISectionHeader3LN_-QIR0m7x rm-APISectionHeader\">\u003Cdiv class=\"APISectionHeader-heading4MUMLbp4_nLs\">Language\u003C/div>\u003C/header>\u003Cdiv class=\"LanguagePickerSIxXDuYmeYsW rm-LanguagePicker\">\u003Cdiv class=\"LanguagePicker-languages1qVVo_v6AlP9\">\u003Cbutton class=\"LanguagePicker-button1E91woqg9Y0e rm-LanguageButton_active rm-LanguageButton\" type=\"button\">\u003Ci class=\"LanguagePicker-button-icon1vy2AqvvY7se icon-curl\">\u003Cspan class=\"path1\">\u003C/span>\u003Cspan class=\"path2\">\u003C/span>\u003Cspan class=\"path3\">\u003C/span>\u003Cspan class=\"path4\">\u003C/span>\u003Cspan class=\"path5\">\u003C/span>\u003Cspan class=\"path6\">\u003C/span>\u003Cspan class=\"path7\">\u003C/span>\u003Cspan class=\"path8\">\u003C/span>\u003C/i>Shell\u003C/button>\u003Cdiv class=\"LanguagePicker-divider Dropdown Dropdown_closed\">\u003Cbutton aria-label=\"More Languages\" aria-haspopup=\"dialog\" class=\"Button Button_md LanguagePicker-more2w3Eqm0IH_K7 rm-LanguageButton-more Dropdown-toggle Button_primary_ghost Button_primary\" type=\"button\" aria-expanded=\"false\">\u003Cspan class=\"IconWrapper Icon-wrapper2z2wVIeGsiUy\">\u003Csvg fill=\"none\" viewBox=\"0 0 24 24\" class=\"Icon Icon3_D2ysxFZ_ll Icon-svg2Lm7f6G9Ly5a\" data-name=\"more-vertical\" role=\"img\" style=\"--icon-color:inherit;--icon-size:inherit;--icon-stroke-width:2px\" aria-label=\"More ellipsis\">\u003Cpath stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM12 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM12 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z\" class=\"icon-stroke-width\">\u003C/path>\u003C/svg>\u003C/span>\u003C/button>\u003C/div>\u003C/div>\u003C/div>\u003C/section>\u003Csection class=\"Playground-section3VTXuaYZivJK \" data-notranslate=\"true\">\u003Csection class=\"APIAuth rm-APIAuth\" data-testid=\"api-auth\">\u003Cheader class=\"APISectionHeader3LN_-QIR0m7x rm-APISectionHeader\">\u003Cdiv class=\"APISectionHeader-heading4MUMLbp4_nLs\">Authorization\u003Ci aria-label=\"Information\" class=\"InfoPop-helpIconrmWTyT_Hj2Cl icon-help-circle undefined\" aria-expanded=\"false\">\u003C/i>\u003C/div>\u003Cdiv>\u003Cdiv class=\"Info-infoBadge3luOwOnjfNiR Info-infoBadge_tooltip24vnuq69qR2X\" role=\"button\" tabindex=\"0\" aria-expanded=\"false\">\u003Cdiv>Header\u003C/div>\u003Ci aria-label=\"Information\" class=\"Info-infoBadge-icon1VOz2gcy65SK icon-info1\" role=\"img\">\u003C/i>\u003C/div>\u003C/div>\u003C/header>\u003Csection class=\"InputGroup \">\u003Cheader class=\"InputGroup-dropdown-parent\">\u003Cdiv class=\"InputGroup-dropdown Dropdown Dropdown_closed\">\u003Cbutton class=\"Button Button_sm InputGroup-button Dropdown-toggle\" data-testid=\"api-auth-security-button\" disabled=\"\" aria-haspopup=\"dialog\" aria-expanded=\"false\">\u003Cspan>Header\u003C/span>\u003C/button>\u003C/div>\u003C/header>\u003Cdiv class=\"InputGroup-input-parent\">\u003Cdiv class=\"InputGroup-dropdown-inputs\">\u003Cinput autocomplete=\"off\" class=\"InputGroup-input \" id=\"APIAuth-api-key\" placeholder=\"api-key\" required=\"\" spellcheck=\"false\" value=\"\">\u003C/div>\u003C/div>\u003C/section>\u003C/section>\u003C/section>\u003Csection class=\"Playground-section3VTXuaYZivJK Playground-section_sticky_fBLN0qIkmEd \" data-notranslate=\"true\">\u003Cdiv>\u003Cdiv class=\"APIRequest3ZiZ6icF7aNH rm-PlaygroundRequest\" role=\"none\">\u003Csection class=\"APIRequest-libraries3CJ7ny0shFnL\">\u003Cheader align=\"center\" class=\"Flex Flex_row APIRequest-header1qZm0uqnEaFN\" justify=\"between\" style=\"--flex-gap: var(--md);\">\u003Cspan class=\"APIRequest-header-titlewXRS3m3wzYvA\" shift=\"end\">cURL\u003C/span>\u003Cdiv class=\"Dropdown Dropdown_closed\">\u003Cbutton title=\"Toggle library\" aria-haspopup=\"dialog\" class=\"Button Button_xs undefined undefined Dropdown-toggle Button_contrast_ghost Button_contrast\" type=\"button\" aria-expanded=\"false\">\u003Cspan class=\"icon-chevron-down APIRequest-instructions-body-button-icon1pYrziSi9L5V\">\u003C/span>\u003C/button>\u003C/div>\u003C/header>\u003C/section>\u003Cheader align=\"center\" class=\"Flex Flex_row APIRequest-header1qZm0uqnEaFN\" justify=\"between\" style=\"--flex-gap: var(--md);\">\u003Cspan class=\"APIRequest-header-titlewXRS3m3wzYvA\" shift=\"end\">Request\u003C/span>\u003C/header>\u003Cpre class=\"CodeSnippet\">\u003Cdiv class=\"react-codemirror2 CodeEditor\">\u003Cdiv class=\"CodeMirror cm-s-material-palenight\">\u003Cdiv class=\"CodeMirror-vscrollbar\" tabindex=\"-1\" cm-not-content=\"true\">\u003Cdiv style=\"min-width: 1px; height: 0px;\">\u003C/div>\u003C/div>\u003Cdiv class=\"CodeMirror-hscrollbar\" tabindex=\"-1\" cm-not-content=\"true\" style=\"display: block; right: 0px; left: 42px;\">\u003Cdiv style=\"height: 100%; min-height: 1px; width: 412px;\">\u003C/div>\u003C/div>\u003Cdiv class=\"CodeMirror-scrollbar-filler\" cm-not-content=\"true\">\u003C/div>\u003Cdiv class=\"CodeMirror-gutter-filler\" cm-not-content=\"true\">\u003C/div>\u003Cdiv class=\"CodeMirror-scroll\" tabindex=\"-1\">\u003Cdiv class=\"CodeMirror-sizer\" style=\"margin-left: 42px; margin-bottom: -15px; border-right-width: 35px; min-height: 62px; min-width: 411.594px; padding-right: 0px; padding-bottom: 15px;\">\u003Cdiv style=\"position: relative; top: 0px;\">\u003Cdiv class=\"CodeMirror-lines\" role=\"presentation\">\u003Cdiv role=\"presentation\" style=\"position: relative; outline: none;\">\u003Cdiv class=\"CodeMirror-measure\">\u003Cpre class=\"CodeMirror-line-like\">\u003Cspan>xxxxxxxxxx\u003C/span>\u003C/pre>\u003C/div>\u003Cdiv class=\"CodeMirror-measure\">\u003C/div>\u003Cdiv style=\"position: relative; z-index: 1;\">\u003C/div>\u003Cdiv class=\"CodeMirror-cursors\">\u003C/div>\u003Cdiv class=\"CodeMirror-code\" role=\"presentation\" autocorrect=\"off\" autocapitalize=\"off\" spellcheck=\"false\" contenteditable=\"true\" tabindex=\"0\">\u003Cdiv style=\"position: relative;\">\u003Cdiv class=\"CodeMirror-gutter-wrapper\" contenteditable=\"false\" style=\"left: -42px;\">\u003Cdiv class=\"CodeMirror-linenumber CodeMirror-gutter-elt\" style=\"left: 0px; width: 31px;\">1\u003C/div>\u003C/div>\u003Cpre class=\" CodeMirror-line \" role=\"presentation\">\u003Cspan role=\"presentation\" style=\"padding-right: 0.1px;\">\u003Cspan class=\"cm-builtin\">curl\u003C/span> \u003Cspan class=\"cm-attribute\">--request\u003C/span> DELETE \\\u003C/span>\u003C/pre>\u003C/div>\u003Cdiv style=\"position: relative;\">\u003Cdiv class=\"CodeMirror-gutter-wrapper\" contenteditable=\"false\" style=\"left: -42px;\">\u003Cdiv class=\"CodeMirror-linenumber CodeMirror-gutter-elt\" style=\"left: 0px; width: 31px;\">2\u003C/div>\u003C/div>\u003Cpre class=\" CodeMirror-line \" role=\"presentation\">\u003Cspan role=\"presentation\" style=\"padding-right: 0.1px;\"> \u003Cspan class=\"cm-attribute\">--url\u003C/span> https://api.brevo.com/v3/webhooks/webhookId \\\u003C/span>\u003C/pre>\u003C/div>\u003Cdiv style=\"position: relative;\">\u003Cdiv class=\"CodeMirror-gutter-wrapper\" contenteditable=\"false\" style=\"left: -42px;\">\u003Cdiv class=\"CodeMirror-linenumber CodeMirror-gutter-elt\" style=\"left: 0px; width: 31px;\">3\u003C/div>\u003C/div>\u003Cpre class=\" CodeMirror-line \" role=\"presentation\">\u003Cspan role=\"presentation\" style=\"padding-right: 0.1px;\"> \u003Cspan class=\"cm-attribute\">--header\u003C/span> \u003Cspan class=\"cm-string\">'accept: application/json'\u003C/span>\u003C/span>\u003C/pre>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003Cdiv style=\"position: absolute; height: 35px; width: 1px; border-bottom: 15px solid transparent; top: 62px;\">\u003C/div>\u003Cdiv class=\"CodeMirror-gutters\" style=\"height: 112px;\">\u003Cdiv class=\"CodeMirror-gutter CodeMirror-linenumbers\" style=\"width: 34px;\">\u003C/div>\u003Cdiv class=\"CodeMirror-gutter CodeMirror-foldgutter\">\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/pre>\u003Cfooter class=\"APIRequest-footerXRB0bIisOvDO\">\u003Cdiv align=\"center\" class=\"Flex Flex_row \" justify=\"between\" style=\"--flex-gap: var(--xs);\">\u003Cbutton aria-label=\"Copy to clipboard\" class=\"icon-clipboard CopyToClipboard1605sk0q8t0p Button Button_sm APIRequest-copyButtonRcLQeVKZ2crU\" type=\"button\" shift=\"end\">\u003C/button>\u003C/div>\u003Cbutton class=\"Button Button_md TryItpmla7eyfx5CX rm-TryIt Button_primary\" type=\"button\">Try It!\u003C/button>\u003C/footer>\u003C/div>\u003C/div>\u003Csection class=\"APIResponse3FBSi0-qfTQs rm-PlaygroundResponse\">\u003Cheader align=\"center\" class=\"Flex Flex_row APIResponse-header3Y3zkft15LCF\" justify=\"between\" style=\"--flex-gap:var(--md)\">\u003Cdiv>\u003Cbutton class=\"Button Button_xs APIResponse-header-tab31M7P70x-CKu APIResponse-header-tab-active36LB45PMYTuB APIResponse-header-tab-disabled_gfqRzz9FpgZ Button_minimum_ghost Button_minimum\" disabled=\"\" type=\"button\">RESPONSE\u003C/button>\u003C/div>\u003Cdiv class=\"APIResponse-action304zWXpxfU0l Dropdown Dropdown_closed\">\u003Cbutton aria-haspopup=\"dialog\" class=\"Button Button_xs APIResponse-action-button APIResponse-action-button3OHrWUSymAt1 Dropdown-toggle Button_secondary_ghost Button_secondary\" type=\"button\" aria-expanded=\"false\">\u003Cspan>Examples\u003C/span>\u003Ci class=\"icon-chevron-down APIResponse-action-icon\">\u003C/i>\u003C/button>\u003C/div>\u003C/header>\u003Cdiv align=\"center\" class=\"Flex Flex_col APIResponse-empty3Qdzfpq_JjNF\" justify=\"between\" style=\"--flex-gap:var(--md)\">\u003Cdiv>Click \u003Ccode class=\"APIResponse-empty-tryit2H55vIRfRhS3\">Try It!\u003C/code> to start a request and see the response here! Or choose an example:\u003C/div>\u003Cdiv align=\"stretch\" class=\"Flex Flex_col APIResponse-empty-examples31R-lIqoi1VN\" justify=\"between\" style=\"--flex-gap: var(--sm);\">\u003Cdiv align=\"center\" class=\"Flex Flex_col APIResponse-empty-examples-list24b3pMgfKQFf\" justify=\"between\" style=\"--flex-gap: var(--xs);\">\u003Cdiv>application/json\u003C/div>\u003Cdiv wrap=\"wrap\" align=\"start\" class=\"Flex Flex_row APIResponse-empty-examples-overflow2XWpBeVTGeFx\" justify=\"center\" style=\"--flex-gap: 4px;\">\u003Cbutton class=\"APIResponse-empty-buttonydMTjz5nMUs7\">\u003Ccode class=\" HTTPStatus HTTPStatus_4\">\u003Cspan aria-hidden=\"false\" aria-label=\"400\" class=\"HTTPStatus-chit\" role=\"img\">\u003C/span>\u003C/code>\u003Cspan class=\"APIResponse-menu-status\">400\u003C/span>\u003C/button>\u003Cbutton class=\"APIResponse-empty-buttonydMTjz5nMUs7\">\u003Ccode class=\" HTTPStatus HTTPStatus_4\">\u003Cspan aria-hidden=\"false\" aria-label=\"404\" class=\"HTTPStatus-chit\" role=\"img\">\u003C/span>\u003C/code>\u003Cspan class=\"APIResponse-menu-status\">404\u003C/span>\u003C/button>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/section>\u003C/section>\u003C/div>\u003Cdiv class=\"Footer-mobileOGO_ewpg_gOk\">\u003Cdiv class=\"UpdatedAt\">\u003Cp class=\"DateLine \">\u003Ci class=\"icon icon-watch\">\u003C/i>Updated about 2 months ago \u003C/p>\u003C/div>\u003Chr class=\"NextStepsDivider\">\u003Cnav aria-label=\"Pagination\" class=\"Pagination1KE9HXCXYd0E rm-Pagination\">\u003Ca class=\"Pagination-link1SfnH-8-DxMA Pagination-link_leftDFtcFdHnt7Ok\" aria-label=\"Previous Page: Update a webhook\" href=\"/reference/updatewebhook-1\">\u003Cspan class=\"Pagination-iconGA9TkfVeYvTp icon-arrow-left2\">\u003C/span>\u003Cdiv class=\"Pagination-text3yhjKs84FCa6 Pagination-text_left3HzCMqntTYq5\">Update a webhook\u003C/div>\u003C/a>\u003Ca class=\"Pagination-link1SfnH-8-DxMA Pagination-link_right2v3HzuwWFxb4\" aria-label=\"Next Page: Export all webhook events\" href=\"/reference/exportwebhookshistory\">\u003Cdiv class=\"Pagination-text3yhjKs84FCa6 Pagination-text_right3I2htOlt_CfS\">Export all webhook events\u003C/div>\u003Cspan class=\"Pagination-iconGA9TkfVeYvTp icon-arrow-right2\">\u003C/span>\u003C/a>\u003C/nav>\u003Cdiv class=\"PageThumbs\">\u003Cdiv class=\"PageThumbs-helpful\">Did this page help you?\u003Cdiv class=\"PageThumbs-cta\">\u003Cdiv class=\"Dropdown Dropdown_closed\">\u003Cbutton aria-haspopup=\"dialog\" class=\"Button Button_sm PageThumbs-button Dropdown-toggle Button_secondary Button_secondary_text\" type=\"button\" aria-expanded=\"false\">\u003Ci class=\"icon icon-thumbs-up-2\">\u003C/i>\u003Cspan>Yes\u003C/span>\u003C/button>\u003C/div>\u003Cdiv class=\"Dropdown Dropdown_closed\">\u003Cbutton aria-haspopup=\"dialog\" class=\"Button Button_sm PageThumbs-button Dropdown-toggle Button_secondary Button_secondary_text\" type=\"button\" aria-expanded=\"false\">\u003Ci class=\"icon icon-thumbs-down1\">\u003C/i>\u003Cspan>No\u003C/span>\u003C/button>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003Cdiv class=\"ModalWrapper\" id=\"response-headers-modal-root\">\u003C/div>\u003Cdiv class=\"ModalWrapper\" id=\"tutorialmodal-root\">\u003C/div>\u003Cdiv class=\"ModalWrapper QuickNav-modal QuickNav-modal-desktop\" id=\"QuickNav-modal-root\" style=\"visibility: hidden;\">\u003Csection aria-hidden=\"true\" aria-modal=\"true\" class=\"Modal2vJ55oY4GB2e Modal_scrollable QuickNav1q-OoMjiX_Yr QuickNav-modalbkt_2rw-ZMoN\" role=\"dialog\">\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-lock-disabled=\"disabled\" class=\"Modal-FocusLock10lbWU4IwTQD\">\u003Cinput class=\"Input Input_md QuickNav-modal-searchwwJURNUWXMQb\" placeholder=\"Filter\" tabindex=\"-1\" type=\"search\">\u003Cnav class=\"QuickNav-content1JuETKDyV59c\">\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Introduction\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getting-started-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Getting started\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Transactional\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/transactional-emails\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Transactional emails\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtransacemail\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a transactional email\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacemailslist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of transactional emails on the basis of allowed filters\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacemailcontent\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the personalized content of a sent transactional email\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_smtp-log-identifier\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an SMTP transactional log\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmtptemplates\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of email templates\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createsmtptemplate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an email template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmtptemplate-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Returns the template information\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesmtptemplate-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an email template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletesmtptemplate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an inactive email template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtesttemplate-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a template to your test list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getaggregatedsmtpreport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your transactional email activity aggregated over a period of time\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmtpreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your transactional email activity aggregated per day\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getemaileventreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your transactional email activity (unaggregated events)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_smtp-blockedcontacts-email\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Unblock or resubscribe a transactional contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacblockedcontacts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of blocked or unsubscribed transactional contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getblockeddomains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of blocked domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/blocknewdomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Add a new domain to the list of blocked domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteblockeddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Unblock an existing domain from the list of blocked domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletehardbounces-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete hardbounces\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getscheduledemailbyid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Fetch scheduled emails by batchId or messageId\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletescheduledemailbyid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete scheduled emails by batchId or messageId\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/transactional-sms-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Transactional SMS\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtransacsms\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send SMS message to a mobile number\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacaggregatedsmsreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your SMS activity aggregated over a period of time\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacsmsreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your SMS activity aggregated per day\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmsevents-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your SMS activity (unaggregated events)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/inbound-parsing\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Inbound Parsing\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinboundemailevents\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all the events for the received emails.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinboundemaileventsbyuuid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Fetch all events history for one particular received email.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinboundemailattachment\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Retrieve inbound attachment with download token.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/transactional-whatsapp\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Transactional WhatsApp\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendwhatsappmessage\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a WhatsApp message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappeventreport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your WhatsApp activity (unaggregated events)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Marketing\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/email-campaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Email Campaigns\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getemailcampaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your created email campaigns\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createemailcampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getemailcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an email campaign report\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateemailcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteemailcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendemailcampaignnow-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an email campaign immediately, based on campaignId\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtestemail-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an email campaign to your test list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatecampaignstatus\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an email campaign status\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send the report of a campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getabtestcampaignresult\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an A/B test email campaign results\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsharedtemplateurl\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a shared template url\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/emailexportrecipients\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export the recipients of an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/uploadimagetogallery\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Upload an image to your account's image gallery\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sms-campaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">SMS Campaigns\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmscampaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Returns the information for all your created SMS campaigns\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createsmscampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Creates an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmscampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesmscampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletesmscampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendsmscampaignnow\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send your SMS campaign immediately\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesmscampaignstatus-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a campaign's status\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtestsms\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a test SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/requestsmsrecipientexport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export an SMS campaign's recipients\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendsmsreport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an SMS campaign's report\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/whatsapp-campaigns-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">WhatsApp Campaigns\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappcampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletewhatsappcampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatewhatsappcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsapptemplates-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your created WhatsApp templates\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createwhatsappcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create and Send a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappcampaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your created WhatsApp campaigns\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createwhatsapptemplate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a WhatsApp template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendwhatsapptemplateapproval\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send your WhatsApp template for approval\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappconfig\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your WhatsApp API account information\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Contact management\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/contacts-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Contacts\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontacts-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createcontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createdoicontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create Contact via DOI (Double-Opt-In) Flow\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontactinfo-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a contact's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletecontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatecontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatebatchcontacts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update multiple contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontactstats\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get email campaigns' statistics for a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getattributes-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">List all attributes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateattribute\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update contact attribute\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createattribute-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create contact attribute\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteattribute-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an attribute\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getfolders-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all folders\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createfolder\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a folder\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getfolder-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Returns a folder's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatefolder-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a folder\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletefolder-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a folder (and all its lists)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getfolderlists-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get lists in a folder\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getlists-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the lists\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createlist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getlist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a list's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatelist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletelist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsegments\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the segments\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontactsfromlist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get contacts in a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/addcontacttolist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Add existing contacts to a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/removecontactfromlist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a contact from a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/requestcontactexport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/importcontacts-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Import contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Accounts and settings\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/senders-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Senders\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsenders-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all your senders\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createsender\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a new sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesender\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletesender-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/validatesenderbyotp\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Validate Sender using OTP\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getipsfromsender-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the dedicated IPs for a sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getips\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the dedicated IPs for your account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/domains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Domains\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getdomains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all your domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createdomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a new domain\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletedomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a domain\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getdomainconfiguration\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Validate domain configuration\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/authenticatedomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Authenticate a domain\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/webhooks-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Webhooks\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwebhooks-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all webhooks\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createwebhook\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a webhook\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwebhook-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a webhook details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatewebhook-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a webhook\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca aria-current=\"page\" class=\"destination-item-anchor2sXbHy5A7HRV active\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletewebhook-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a webhook\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/exportwebhookshistory\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export all webhook events\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/reseller-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Reseller\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getresellerchilds-6\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all children accounts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createresellerchild-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Creates a reseller child\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getchildinfo-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a child account's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateresellerchild-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update info of reseller's child based on the child identifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteresellerchild\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a single reseller child based on the child identifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatechildaccountstatus\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update info of reseller's child account status based on the identifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getchildaccountcreationstatus\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/associateiptochild-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Associate a dedicated IP to the child\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/dissociateipfromchild-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Dissociate a dedicated IP to the child\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/addcredits-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Add Email and/or SMS credits to a specific child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/removecredits-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Remove Email and/or SMS credits from a specific child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getchilddomains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all sender domains for a specific child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createchilddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a domain for a child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatechilddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update the sender domain of reseller's child based on the childIdentifier and domainName passed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletechilddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete the sender domain of the reseller child based on the childIdentifier and domainName passed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getssotoken\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get session token to access Brevo (SSO)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/account-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Account\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getaccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your account information, plan and credits details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getaccountactivity\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get user activity logs\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/master-account\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Master account\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_corporate-subaccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all the sub-accounts of the master account.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-subaccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a new sub-account under a master account.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_corporate-subaccount-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get sub-account details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_corporate-subaccount-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a sub-account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-plan\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update sub-account plan\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-subaccount-ssotoken\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Generate SSO token to access Brevo\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_corporate-masteraccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the details of requested master account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-subaccount-key\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an API key for a sub-account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-applications-toggle\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Enable/disable sub-account application(s)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-group\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a group of sub-accounts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_corporate-group-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a group of sub-accounts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/inviteadminuser\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send invitation to an admin user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_corporate-user-revoke-email\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Revoke an admin user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/user\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">User\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinviteduserslist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all your users\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getuserpermission\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Check user permission\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/putrevokeuserpermission\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Revoke user permission\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/putresendcancelinvitation\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Resend / Cancel invitation\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/inviteuser\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send invitation to user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/edituserpermission\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update permission for a user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/process-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Process\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getprocesses-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all the processes for your account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getprocess-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return the informations for a process\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/external-feeds\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">External Feeds\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getallexternalfeeds\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Fetch all external feeds\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createexternalfeed\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an external feed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getexternalfeedbyuuid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an external feed by UUID\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateexternalfeed\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an external feed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteexternalfeed\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an external feed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Sales CRM\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/companies\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Companies\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_companies\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all Companies\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_companies\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_companies-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_companies-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_companies-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_companies-attributes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get company attributes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_companies-link-unlink-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Link and Unlink company with contact and deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Deals\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-pipeline-details\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get pipeline stages\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-pipelineid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a pipeline\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-all\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all pipelines\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-attributes-deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get deal attributes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all deals\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-deals-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-deals-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-deals-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-deals-link-unlink-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Link and Unlink a deal with contacts and companies\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/tasks\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Tasks\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-tasktypes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all task types\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-tasks\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all tasks\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-tasks\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-tasks-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-tasks-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-tasks-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/notes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Notes\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-notes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all notes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-notes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-notes-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-notes-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-notes-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/files\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Files\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-files\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all files\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-files\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Upload a file\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-files-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Download a file\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-files-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a file\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-files-id-data\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get file details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Brevo API\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/conversations\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Conversations\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_conversations-messages\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a message as an agent\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_conversations-messages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_conversations-messages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a message sent by an agent\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_conversations-messages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a message sent by an agent\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_conversations-pushedmessages\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an automated message to a visitor\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_conversations-pushedmessages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an automated message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_conversations-pushedmessages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an automated message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_conversations-pushedmessages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an automated message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_conversations-agentonlineping\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Sets agent’s status to online for 2-3 minutes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/ecommerce\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Ecommerce\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_ecommerce-activate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Activate the eCommerce app\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getorders\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get order details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createorder\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Managing the status of the order\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createbatchorder\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create orders in batch\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcategories\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your categories\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdatecategory\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create/Update a category\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcategoryinfo\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a category details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdatebatchcategory\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create categories in batch\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getproducts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your products\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdateproduct\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create/Update a product\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getproductinfo\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a product's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdatebatchproducts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create products in batch\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/coupons\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Coupons\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcouponcollections\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your coupon collections\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createcouponcollection\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create а coupon collection\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcouponcollection\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a coupon collection by id\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatecouponcollection\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a coupon collection by id\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createcoupons\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create coupons for a coupon collection\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">RESTful Tracker\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/restful-endpoints\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Restful endpoints\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/identifyuser-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Identify the user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/trackevent-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Track event\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/tracklink-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Track link clicks\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/trackpage-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Track page views\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003C/nav>\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003C/section>\u003C/div>\u003Cdiv class=\"ModalWrapper QuickNav-modal QuickNav-modal-mobile\" id=\"QuickNav-mobile-modal-root\" style=\"visibility: hidden;\">\u003Csection aria-hidden=\"true\" aria-modal=\"true\" class=\"Modal2vJ55oY4GB2e Modal_scrollable QuickNav1q-OoMjiX_Yr QuickNav-modalbkt_2rw-ZMoN\" role=\"dialog\">\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003Cdiv data-focus-lock-disabled=\"disabled\" class=\"Modal-FocusLock10lbWU4IwTQD\">\u003Cinput class=\"Input Input_md QuickNav-modal-searchwwJURNUWXMQb\" placeholder=\"Filter\" tabindex=\"-1\" type=\"search\">\u003Cnav class=\"QuickNav-content1JuETKDyV59c\">\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Introduction\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getting-started-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Getting started\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Transactional\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/transactional-emails\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Transactional emails\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtransacemail\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a transactional email\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacemailslist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of transactional emails on the basis of allowed filters\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacemailcontent\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the personalized content of a sent transactional email\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_smtp-log-identifier\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an SMTP transactional log\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmtptemplates\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of email templates\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createsmtptemplate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an email template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmtptemplate-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Returns the template information\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesmtptemplate-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an email template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletesmtptemplate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an inactive email template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtesttemplate-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a template to your test list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getaggregatedsmtpreport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your transactional email activity aggregated over a period of time\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmtpreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your transactional email activity aggregated per day\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getemaileventreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your transactional email activity (unaggregated events)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_smtp-blockedcontacts-email\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Unblock or resubscribe a transactional contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacblockedcontacts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of blocked or unsubscribed transactional contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getblockeddomains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of blocked domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/blocknewdomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Add a new domain to the list of blocked domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteblockeddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Unblock an existing domain from the list of blocked domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletehardbounces-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete hardbounces\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getscheduledemailbyid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Fetch scheduled emails by batchId or messageId\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletescheduledemailbyid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete scheduled emails by batchId or messageId\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/transactional-sms-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Transactional SMS\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtransacsms\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send SMS message to a mobile number\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacaggregatedsmsreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your SMS activity aggregated over a period of time\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/gettransacsmsreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your SMS activity aggregated per day\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmsevents-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your SMS activity (unaggregated events)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/inbound-parsing\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Inbound Parsing\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinboundemailevents\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all the events for the received emails.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinboundemaileventsbyuuid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Fetch all events history for one particular received email.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinboundemailattachment\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Retrieve inbound attachment with download token.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/transactional-whatsapp\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Transactional WhatsApp\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendwhatsappmessage\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a WhatsApp message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappeventreport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your WhatsApp activity (unaggregated events)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Marketing\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/email-campaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Email Campaigns\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getemailcampaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your created email campaigns\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createemailcampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getemailcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an email campaign report\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateemailcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteemailcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendemailcampaignnow-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an email campaign immediately, based on campaignId\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtestemail-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an email campaign to your test list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatecampaignstatus\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an email campaign status\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendreport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send the report of a campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getabtestcampaignresult\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an A/B test email campaign results\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsharedtemplateurl\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a shared template url\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/emailexportrecipients\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export the recipients of an email campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/uploadimagetogallery\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Upload an image to your account's image gallery\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sms-campaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">SMS Campaigns\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmscampaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Returns the information for all your created SMS campaigns\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createsmscampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Creates an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsmscampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesmscampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletesmscampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendsmscampaignnow\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send your SMS campaign immediately\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesmscampaignstatus-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a campaign's status\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendtestsms\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a test SMS campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/requestsmsrecipientexport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export an SMS campaign's recipients\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendsmsreport\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an SMS campaign's report\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/whatsapp-campaigns-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">WhatsApp Campaigns\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappcampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletewhatsappcampaign-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatewhatsappcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsapptemplates-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your created WhatsApp templates\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createwhatsappcampaign\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create and Send a WhatsApp campaign\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappcampaigns-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your created WhatsApp campaigns\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createwhatsapptemplate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a WhatsApp template\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/sendwhatsapptemplateapproval\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send your WhatsApp template for approval\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwhatsappconfig\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your WhatsApp API account information\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Contact management\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/contacts-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Contacts\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontacts-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createcontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createdoicontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create Contact via DOI (Double-Opt-In) Flow\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontactinfo-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a contact's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletecontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatecontact\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatebatchcontacts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update multiple contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontactstats\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get email campaigns' statistics for a contact\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getattributes-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">List all attributes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateattribute\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update contact attribute\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createattribute-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create contact attribute\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteattribute-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an attribute\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getfolders-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all folders\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createfolder\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a folder\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getfolder-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Returns a folder's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatefolder-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a folder\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletefolder-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a folder (and all its lists)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getfolderlists-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get lists in a folder\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getlists-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the lists\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createlist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getlist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a list's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatelist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletelist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsegments\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the segments\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcontactsfromlist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get contacts in a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/addcontacttolist-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Add existing contacts to a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/removecontactfromlist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a contact from a list\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/requestcontactexport-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/importcontacts-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Import contacts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Accounts and settings\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/senders-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Senders\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getsenders-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all your senders\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createsender\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a new sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatesender\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletesender-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/validatesenderbyotp\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Validate Sender using OTP\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getipsfromsender-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the dedicated IPs for a sender\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getips\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all the dedicated IPs for your account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/domains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Domains\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getdomains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all your domains\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createdomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a new domain\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletedomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a domain\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getdomainconfiguration\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Validate domain configuration\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/authenticatedomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Authenticate a domain\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/webhooks-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Webhooks\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwebhooks-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all webhooks\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createwebhook\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a webhook\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getwebhook-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a webhook details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatewebhook-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a webhook\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca aria-current=\"page\" class=\"destination-item-anchor2sXbHy5A7HRV active\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletewebhook-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a webhook\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/exportwebhookshistory\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Export all webhook events\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/reseller-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Reseller\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getresellerchilds-6\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all children accounts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createresellerchild-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Creates a reseller child\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getchildinfo-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a child account's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateresellerchild-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update info of reseller's child based on the child identifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteresellerchild\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a single reseller child based on the child identifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatechildaccountstatus\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update info of reseller's child account status based on the identifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getchildaccountcreationstatus\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/associateiptochild-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Associate a dedicated IP to the child\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/dissociateipfromchild-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Dissociate a dedicated IP to the child\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/addcredits-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Add Email and/or SMS credits to a specific child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/removecredits-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Remove Email and/or SMS credits from a specific child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getchilddomains\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all sender domains for a specific child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createchilddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a domain for a child account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatechilddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update the sender domain of reseller's child based on the childIdentifier and domainName passed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deletechilddomain\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete the sender domain of the reseller child based on the childIdentifier and domainName passed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getssotoken\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get session token to access Brevo (SSO)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/account-7\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Account\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getaccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get your account information, plan and credits details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getaccountactivity\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get user activity logs\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/master-account\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Master account\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_corporate-subaccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all the sub-accounts of the master account.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-subaccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a new sub-account under a master account.\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_corporate-subaccount-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get sub-account details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_corporate-subaccount-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a sub-account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-plan\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update sub-account plan\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-subaccount-ssotoken\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Generate SSO token to access Brevo\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_corporate-masteraccount\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the details of requested master account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-subaccount-key\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an API key for a sub-account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_corporate-subaccount-id-applications-toggle\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Enable/disable sub-account application(s)\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_corporate-group\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a group of sub-accounts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_corporate-group-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a group of sub-accounts\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/inviteadminuser\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send invitation to an admin user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_corporate-user-revoke-email\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Revoke an admin user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/user\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">User\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getinviteduserslist\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get the list of all your users\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getuserpermission\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Check user permission\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/putrevokeuserpermission\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Revoke user permission\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/putresendcancelinvitation\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Resend / Cancel invitation\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/inviteuser\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send invitation to user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/edituserpermission\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update permission for a user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/process-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Process\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getprocesses-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all the processes for your account\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getprocess-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return the informations for a process\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/external-feeds\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">External Feeds\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getallexternalfeeds\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Fetch all external feeds\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createexternalfeed\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create an external feed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getexternalfeedbyuuid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an external feed by UUID\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updateexternalfeed\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an external feed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deleteexternalfeed\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an external feed\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Sales CRM\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/companies\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Companies\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_companies\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all Companies\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_companies\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_companies-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_companies-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_companies-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a company\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_companies-attributes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get company attributes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_companies-link-unlink-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Link and Unlink company with contact and deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Deals\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-pipeline-details\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get pipeline stages\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-pipelineid\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a pipeline\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-pipeline-details-all\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all pipelines\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-attributes-deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get deal attributes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all deals\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-deals\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-deals-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-deals-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-deals-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a deal\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-deals-link-unlink-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Link and Unlink a deal with contacts and companies\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/tasks\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Tasks\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-tasktypes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all task types\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-tasks\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all tasks\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-tasks\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-tasks-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-tasks-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-tasks-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a task\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/notes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Notes\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-notes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all notes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-notes\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-notes-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/patch_crm-notes-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-notes-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a note\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/files\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Files\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-files\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all files\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_crm-files\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Upload a file\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-files-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Download a file\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_crm-files-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a file\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_crm-files-id-data\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get file details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">Brevo API\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/conversations\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Conversations\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_conversations-messages\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send a message as an agent\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_conversations-messages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_conversations-messages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a message sent by an agent\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_conversations-messages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete a message sent by an agent\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_conversations-pushedmessages\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Send an automated message to a visitor\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/get_conversations-pushedmessages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get an automated message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/put_conversations-pushedmessages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update an automated message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_put destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">put\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/delete_conversations-pushedmessages-id\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Delete an automated message\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_delete destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">delete\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_conversations-agentonlineping\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Sets agent’s status to online for 2-3 minutes\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/ecommerce\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Ecommerce\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/post_ecommerce-activate\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Activate the eCommerce app\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getorders\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get order details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createorder\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Managing the status of the order\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createbatchorder\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create orders in batch\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcategories\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your categories\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdatecategory\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create/Update a category\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcategoryinfo\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a category details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdatebatchcategory\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create categories in batch\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getproducts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Return all your products\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdateproduct\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create/Update a product\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getproductinfo\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a product's details\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createupdatebatchproducts\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create products in batch\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/coupons\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Coupons\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcouponcollections\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get all your coupon collections\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createcouponcollection\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create а coupon collection\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/getcouponcollection\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Get a coupon collection by id\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_get destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">get\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/updatecouponcollection\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Update a coupon collection by id\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_patch destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">patch\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/createcoupons\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Create coupons for a coupon collection\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003Col class=\"QuickNav-destination-section31WsDRvHzC0Q\">\u003Cli class=\"QuickNav-destination-section-headingQC6_6IZiPJwJ\">RESTful Tracker\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/restful-endpoints\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Restful endpoints\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/identifyuser-1\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Identify the user\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/trackevent-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Track event\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/tracklink-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Track link clicks\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003Cli class=\"destination-itemkjrSX_4FUQ0e\">\u003Ca class=\"destination-item-anchor2sXbHy5A7HRV\" tabindex=\"-1\" target=\"_self\" href=\"/reference/trackpage-2\">\u003Cdiv class=\"destination-item-anchor-row-container3tQwWrRtoWPJ\">Track page views\u003Cspan class=\"APIMethod APIMethod_fixedWidth APIMethod_post destination-item-anchor-row-container-method3oKg-JOHpW_s\" data-testid=\"http-method\">post\u003C/span>\u003C/div>\u003C/a>\u003C/li>\u003C/ol>\u003C/nav>\u003C/div>\u003Cdiv data-focus-guard=\"true\" tabindex=\"-1\" style=\"width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;\">\u003C/div>\u003C/section>\u003C/div>\u003C/main>\u003Cfooter aria-label=\"Status banner\" class=\"AppFooter rm-Banners\">\u003C/footer>\u003Cdiv class=\"ModalWrapper\" id=\"ChatGPT-modal\">\u003C/div>\u003C/div>\u003C/div>\u003Cdiv class=\"ng-non-bindable\">\u003C/div>\u003Cdiv class=\"hub-loading-indicator\">\u003C/div>\u003Cdiv id=\"hub-container\">\u003Cdiv class=\"hub-container\">\u003Cdiv state-container=\"\" ng-attr-id=\"{{state.current().root !== 'docs' && 'react-app-content-container'}}\">\u003Cdiv id=\"replace-view\" ng-non-bindable=\"\">\u003C/div>\u003C/div>\u003C/div>\u003C/div>\u003Cfooter>\u003C/footer>\u003Cscript>var is_hub = true;\nvar is_hub2 = true;\nvar is_hub_edit = true;\n\u003C/script>\u003Cdiv id=\"ssr-end\">\u003Cscript id=\"__LOADABLE_REQUIRED_CHUNKS__\" type=\"application/json\">[2458,5056,2711,1560,5418,1725,3602,6445,9351,2438,8661,2951,2004,119,3879,9097,7815,9502,1140,9963,4695,8954,7309,5778,8196,6952,3337,8872,6284,788,4670,5209,8011,428,7667,295,4022,748,5079,2332,9556,8231,439,7023,9900,6842,5443,6605,2647]\u003C/script>\u003Cscript id=\"__LOADABLE_REQUIRED_CHUNKS___ext\" type=\"application/json\">{\"namedChunks\":[\"SuperHub\",\"Header\",\"routes-Doc\",\"Footer\",\"routes-Tutorials\",\"routes-Suggestions-ngz-Header\",\"Editor\",\"core-icons-x-circle-svg\",\"core-icons-suggested-edits-svg\",\"routes-Reference\",\"routes-PageNotFound\",\"CustomPage\",\"routes-Landing\",\"core-icons-arrow-right-svg\",\"core-icons-more-vertical-svg\",\"core-icons-arrow-up-right-svg\",\"core-icons-chevron-down-svg\",\"routes-Changelog\",\"Post\",\"routes-Discuss\",\"Page\",\"core-icons-key-svg\",\"core-icons-bar-chart-2-svg\",\"List\",\"core-icons-trending-up-svg\",\"core-icons-callout-info-svg\",\"routes-CustomPage\",\"core-icons-star-svg\"]}\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"main\" src=\"https://cdn.readme.io/public/hub/web/main.6630a88adccfdd157c8c.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"SuperHub\" src=\"https://cdn.readme.io/public/hub/web/2458.dca973bd8d5390956721.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"SuperHub\" src=\"https://cdn.readme.io/public/hub/web/5056.bc021bc506379ab09494.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"SuperHub\" src=\"https://cdn.readme.io/public/hub/web/2711.75c9e2251fbccbc50370.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"SuperHub\" src=\"https://cdn.readme.io/public/hub/web/SuperHub.89638df4c25c7a6e259d.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Header\" src=\"https://cdn.readme.io/public/hub/web/5418.a2bd04c26797820b8dcf.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Header\" src=\"https://cdn.readme.io/public/hub/web/1725.2a088419ef5f7957bfa5.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Header\" src=\"https://cdn.readme.io/public/hub/web/3602.cac3d534d705d957037a.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Header\" src=\"https://cdn.readme.io/public/hub/web/6445.56131f3687724bdb5714.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Header\" src=\"https://cdn.readme.io/public/hub/web/Header.6c2f5ded64b5d2830d90.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Doc\" src=\"https://cdn.readme.io/public/hub/web/2438.9228c93cefde9d4dca73.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Doc\" src=\"https://cdn.readme.io/public/hub/web/8661.040fdbadb86f97532f91.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Doc\" src=\"https://cdn.readme.io/public/hub/web/2951.7ab089f11b8a7ed4a3d9.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Doc\" src=\"https://cdn.readme.io/public/hub/web/2004.a27d16db026dc48f3b70.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Doc\" src=\"https://cdn.readme.io/public/hub/web/119.efea4d8a4d174523f354.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Doc\" src=\"https://cdn.readme.io/public/hub/web/routes-Doc.abb7b9be8b736cc079a6.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Footer\" src=\"https://cdn.readme.io/public/hub/web/Footer.9eae8c204031bc77e93b.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Tutorials\" src=\"https://cdn.readme.io/public/hub/web/routes-Tutorials.de22b05345bb81148900.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Suggestions-ngz-Header\" src=\"https://cdn.readme.io/public/hub/web/routes-Suggestions-ngz-Header.f122d9072be7c52e072f.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/1140.783c21a724fba8fd4824.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/9963.4baea0e18aa0016e0860.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/4695.105e628ca7463103d431.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/8954.1e531ac039fe3604126f.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/7309.18421d26cd8fdb46eda5.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/5778.860c1634f9e6060e6b20.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Editor\" src=\"https://cdn.readme.io/public/hub/web/Editor.cea6a577d4eb12cfcb1b.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-x-circle-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-x-circle-svg.7a602600b87b5b87962e.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-suggested-edits-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-suggested-edits-svg.ab1cb04dee24b9e24b0f.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Reference\" src=\"https://cdn.readme.io/public/hub/web/8872.3ec28f51ff83d3c72c9f.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Reference\" src=\"https://cdn.readme.io/public/hub/web/6284.a4d239b3246dc43e37fd.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Reference\" src=\"https://cdn.readme.io/public/hub/web/routes-Reference.6cd2840e87baa49a21e5.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-PageNotFound\" src=\"https://cdn.readme.io/public/hub/web/routes-PageNotFound.0264acc7bd2a7c7e154a.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"CustomPage\" src=\"https://cdn.readme.io/public/hub/web/5209.cc3aaa5bea8c2ac44a29.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"CustomPage\" src=\"https://cdn.readme.io/public/hub/web/CustomPage.22fe6b6265e3b75846c1.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Landing\" src=\"https://cdn.readme.io/public/hub/web/routes-Landing.a9aadf40ad0fb79247e4.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-arrow-right-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-arrow-right-svg.9ba256404ac5dbffac0d.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-more-vertical-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-more-vertical-svg.90201a769018f8b99913.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-arrow-up-right-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-arrow-up-right-svg.afaef8ffb8c4a65db9e2.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-chevron-down-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-chevron-down-svg.74cde732ebe855f38317.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Changelog\" src=\"https://cdn.readme.io/public/hub/web/routes-Changelog.f707e402580a7ee60955.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Post\" src=\"https://cdn.readme.io/public/hub/web/Post.d8a53cbc406b1e8c047d.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"routes-Discuss\" src=\"https://cdn.readme.io/public/hub/web/routes-Discuss.ad9940b0db1ddae0774d.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Page\" src=\"https://cdn.readme.io/public/hub/web/8231.c272475a3ae450cbe4dd.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"Page\" src=\"https://cdn.readme.io/public/hub/web/Page.0371b8285450d4574f5d.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-key-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-key-svg.6eab33a516a85d80d460.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-bar-chart-2-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-bar-chart-2-svg.ddce6ffff23bcc77ecd2.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"List\" src=\"https://cdn.readme.io/public/hub/web/List.ae64ca156d29d30b2404.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-trending-up-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-trending-up-svg.76f620512ffdc648b68b.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-callout-info-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-callout-info-svg.666c8357a565e8a06131.js\">\u003C/script>\n\u003Cscript async=\"\" data-chunk=\"core-icons-star-svg\" src=\"https://cdn.readme.io/public/hub/web/core-icons-star-svg.71a50923acfcf2da593b.js\">\u003C/script>\u003C/div>\u003Cscript type=\"text/javascript\" id=\"\">function getCookie(d){d+=\"\\x3d\";var c=decodeURIComponent(document.cookie);c=c.split(\";\");for(var e=0;e\u003Cc.length;e++){for(var a=c[e];\" \"===a.charAt(0);)a=a.substring(1);if(0===a.indexOf(d))return a.substring(d.length,a.length)}return\"\"}function setCookie(d,c){var e=\"/\",a=86400;a*=25E4;var b=new Date,f=b.getTime();b.setTime(f+a);a=b.toUTCString();b=window.location.hostname.split(\".\");b=\".\"+b[b.length-2]+\".\"+b[b.length-1];document.cookie=d+\"\\x3d\"+c+\"; expires\\x3d\"+a+\"; path\\x3d\"+e+\";domain\\x3d\"+b}\nvar firstReferrerCookie=getCookie(\"first_referrer\");\"\"===firstReferrerCookie&&setCookie(\"first_referrer\",document.referrer);\u003C/script> \n\n\u003Cscript>\n document.addEventListener('click', function (event) {\n \t//push copy link clicks events\n\tif(event.path[1].classList.value == \"copy-code-button\"){\n\t\tvar lang = document.querySelectorAll(\"div[class*='is-lang-']\")[0].classList.value.split('is-lang-')[1]\n\t\tdataLayer.push({'event':'analyticsEvent',\n 'eventCategory':'copy-'+lang,\n 'eventAction':event.path[1].parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.getAttribute(\"id\").split('page-')[1],\n 'eventLabel':''});\n\t}\n\t//push try it link clicks events\n\tif(event.path[1].classList.value == \"try-it-now-btn\"){\n\t\tvar lang = document.querySelectorAll(\"div[class*='is-lang-']\")[0].classList.value.split('is-lang-')[1];\n\t\t//console.log(event.path)\n\t\tdataLayer.push({'event':'analyticsEvent',\n\t\t\t\t\t\t'eventCategory':'try-'+lang,\n\t\t\t\t\t\t'eventAction':event.path[1].parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.parentElement.getAttribute(\"id\").split('page-')[1],\n\t\t\t\t\t\t'eventLabel':''});\n\t}\n\t//push top nav link clicks events\n\tif(event.path[2].getAttribute(\"id\") == 'header-nav-right' || event.path[2].getAttribute(\"id\") == 'header-nav-left'){\n\t\tdataLayer.push({'event' : 'analyticsEvent',\n\t\t\t\t\t\t'eventCategory':'Header - developers',\n\t\t\t\t\t\t'eventAction':event.path[0].innerText,\n\t\t\t\t\t\t'eventLabel': event.path[0].innerText});\n\t}\n\n\t//push sidebar link clicks events\n\tif(event.path[6].getAttribute(\"id\") == \"hub-sidebar-content\"){\n\t\tdataLayer.push({'event': 'analyticsEvent',\n\t\t\t\t\t\t'eventCategory':'Sider - Developers',\n\t\t\t\t\t\t'eventAction' : event.path[2].previousSibling.innerText.toLowerCase(),\n\t\t\t\t\t\t'eventLabel':event.path[0].innerText});\n\t}\n\n}, false);\n\u003C/script>\n\u003Cscript>\nwindow['_fs_host'] = 'fullstory.com';\nwindow['_fs_script'] = 'edge.fullstory.com/s/fs.js';\nwindow['_fs_org'] = '7H098';\nwindow['_fs_namespace'] = 'FS';\n!function(m,n,e,t,l,o,g,y){var s,f,a=function(h){\nreturn!(h in m)||(m.console&&m.console.log&&m.console.log('FullStory namespace conflict. Please set window[\"_fs_namespace\"].'),!1)}(e)\n;function j(b){var h,d=[];function k(){h&&(d.forEach((function(b){var d;try{d=b[h[0]]&&b[h[0]](h[1])}catch(h){return void(b[3]&&b[3](h))}\nd&&d.then?d.then(b[2],b[3]):b[2]&&b[2](d)})),d.length=0)}function r(b){return function(d){h||(h=[b,d],k())}}return b(r(0),r(1)),{\nthen:function(b,h){return j((function(r,i){d.push([b,h,r,i]),k()}))}}}a&&(g=m[e]=function(){var b=function(b,d,k,r){function i(i,c){\nh(b,d,k,i,c,r)}r=r||2;var c,u=/Async$/;return u.test(b)?(b=b.replace(u,\"\"),\"function\"==typeof Promise?new Promise(i):j(i)):h(b,d,k,c,c,r)}\n;function h(h,d,k,r,i,c){return b._api?b._api(h,d,k,r,i,c):(b.q&&b.q.push([h,d,k,r,i,c]),null)}return b.q=[],b}(),y=function(b){function h(h){\n\"function\"==typeof h[4]&&h[4](new Error(b))}var d=g.q;if(d){for(var k=0;k\u003Cd.length;k++)h(d[k]);d.length=0,d.push=h}},function(){\n(o=n.createElement(t)).async=!0,o.crossOrigin=\"anonymous\",o.src=\"https://\"+l,o.onerror=function(){y(\"Error loading \"+l)}\n;var b=n.getElementsByTagName(t)[0];b.parentNode.insertBefore(o,b)}(),function(){function b(){}function h(b,h,d){g(b,h,d,1)}function d(b,d,k){\nh(\"setProperties\",{type:b,properties:d},k)}function k(b,h){d(\"user\",b,h)}function r(b,h,d){k({uid:b},d),h&&k(h,d)}g.identify=r,g.setUserVars=k,\ng.identifyAccount=b,g.clearUserCookie=b,g.setVars=d,g.event=function(b,d,k){h(\"trackEvent\",{name:b,properties:d},k)},g.anonymize=function(){r(!1)\n},g.shutdown=function(){h(\"shutdown\")},g.restart=function(){h(\"restart\")},g.log=function(b,d){h(\"log\",{level:b,msg:d})},g.consent=function(b){\nh(\"setIdentity\",{consent:!arguments.length||b})}}(),s=\"fetch\",f=\"XMLHttpRequest\",g._w={},g._w[f]=m[f],g._w[s]=m[s],m[s]&&(m[s]=function(){\nreturn g._w[s].apply(this,arguments)}),g._v=\"2.0.0\")}(window,document,window._fs_namespace,\"script\",window._fs_script);\n\u003C/script>\u003Cscript id=\"hub-me\" type=\"application/json\" data-json=\"{"loggedIn":false,"search":{"app":"T28YKFATPY","token":"MjAyYjhjNGZiMmE4NTUyNTU5ZDAxNzY2MDBkZjE1MTMzYjRhZTY0OWVjY2E0ZTE2YWRhY2MwZGNhYTRkNGU3ZnRhZ0ZpbHRlcnM9KHByb2plY3Q6NThlYzc1ZGNlZTk4Y2YxOTAwZTM2MjZjKSwodmVyc2lvbjpub25lLHZlcnNpb246NThlYzc1ZGRlZTk4Y2YxOTAwZTM2MjZmKSwoaGlkZGVuOm5vbmUsaGlkZGVuOmZhbHNlKSwoaW5kZXg6Q3VzdG9tUGFnZSxpbmRleDpQYWdlLGluZGV4OkJsb2csaW5kZXg6VHV0b3JpYWwp","filters":"tagFilters=(project:58ec75dcee98cf1900e3626c),(version:none,version:58ec75ddee98cf1900e3626f),(hidden:none,hidden:false),(index:CustomPage,index:Page,index:Blog,index:Tutorial)","metaData":[{"modules":{"reference":true,"examples":true,"docs":true,"landing":true,"suggested_edits":true,"discuss":false,"changelog":true,"logs":true,"custompages":false,"tutorials":true,"graphql":false},"id":"58ec75dcee98cf1900e3626c","name":"Brevo API","subdomain":"sendinblue","subpath":"","nav_names":{"discuss":"","reference":"","docs":"","changelog":"","tutorials":"","recipes":""}}]}}\">\u003C/script>\u003Cscript id=\"readme-data-baseUrl\" type=\"application/json\" data-json=\""/"\">\u003C/script>\u003Cdiv style=\"position: fixed; z-index: 1000000; inset: 16px; pointer-events: none;\">\u003C/div>\u003Cdiv id=\"batBeacon654177918193\" style=\"width: 0px; height: 0px; display: none; visibility: hidden;\">\u003Cimg id=\"batBeacon136819889782\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=4038389&tm=gtm002&Ver=2&mid=7322d479-af52-4227-a32a-106d31472150&sid=217f9c30ba8511eeb2f61d007efe7cd0&vid=217fe980ba8511eeb31d612ad6a573e5&vids=0&msclkid=N&pi=0&lg=en-US&sw=800&sh=600&sc=24&nwd=1&tl=Delete%20a%20webhook&p=https%3A%2F%2Fdevelopers.brevo.com%2Freference%2Fdeletewebhook-1&r=&lt=237006&evt=pageLoad&sv=1&rn=756200\" style=\"width: 0px; height: 0px; display: none; visibility: hidden;\">\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript crossorigin=\"null\" src=\"https://assets.sendinblue.com/data/kn.min.js\">\u003C/script>\n\u003Cscript type=\"text/javascript\" nonce=\"null\">var sessionCookie=Keen.utils.cookie(\"keen_anonymous_id\");sessionCookie.get(\"user_id\")||(sessionCookie.options({domain:\".brevo.com\"}),sessionCookie.expire(365),sessionCookie.set({user_id:Keen.helpers.getUniqueId()}));\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript type=\"text/javascript\">(function(){var a=document.createElement(\"script\");a.src=\"https://get.brevo.com/pr/js\";a.type=\"text/javascript\";a.async=\"true\";a.onload=a.onreadystatechange=function(){var b=this.readyState;if(!b||\"complete\"==b||\"loaded\"==b)try{growsumo._initialize(\"pk_HqAnTf4OhO6wt2jpPgrZTy4UYH5RdfWp\"),\"function\"===typeof growsumoInit&&growsumoInit()}catch(d){}};var c=document.getElementsByTagName(\"script\")[0];c.parentNode.insertBefore(a,c)})();\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\" src=\"https://assets.brevo.com/data/tapfiliate.js\" type=\"text/javascript\" async=\"null\">\u003C/script>\n\u003Cscript nonce=\"null\" type=\"text/javascript\">(function(b,a,c){b.TapfiliateObject=a;b[a]=b[a]||function(){(b[a].q=b[a].q||[]).push(arguments)}})(window,\"tap\");tap(\"create\",\"6690-9c5377\");tap(\"detect\",\"alway_callback: true\",function(b){console.log(b.vid);var a=new Date;a.setTime(a.getTime()+31536E6);a=\"expires\\x3d\"+a.toUTCString();document.cookie=\"tap_vid\\x3d\"+b.vid+\";\"+a+\";domain\\x3d.brevo.com;path\\x3d/\"});\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\">(function(){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=\"https://assets.brevo.com/data/sha256.min.js\";a.setAttribute(\"integrity\",\"sha256-cVdRFpfbdE04SloqhkavI/PJBWCr+TuyQP3WkLKaiYo\\x3d\");a.setAttribute(\"crossorigin\",\"anonymous\");document.getElementsByTagName(\"head\")[0].appendChild(a)})();\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\n\u003Cscript src=\"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\" type=\"text/javascript\" charset=\"UTF-8\" data-domain-script=\"3ecea6e2-250b-4ec3-bbdb-850b58d2d925\">\u003C/script>\n\u003Cscript type=\"text/javascript\">function OptanonWrapper(){};\u003C/script>\n\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\">client=new KeenTracking({projectId:\"591dae573d5e15299e6494b7\",writeKey:\"E8A70009046F9BFF56C699786F6C71A839E9BA43F78ADA302B5C3CFAB4F17A067043565617CE6B1A90C8983FA128FDD690A502010E4CEFFCCB67AE619DAAB3F10E6C8A82BB0EC0DA1E969AA073415361BBA2CF131E6C06A0C51B5594D506BC50\",host:\"data-fe.brevo.com\"});\nclient.recordEvent(\"pageviews\",{title:document.title,url:document.location.href,path:google_tag_manager[\"rm\"][\"104444316\"](101),hostname:google_tag_manager[\"rm\"][\"104444316\"](102),referrer:document.referrer,timestamp:google_tag_manager[\"rm\"][\"104444316\"](103),timestamp2:(new Date).toISOString(),anonymous_id:JSON.parse(decodeURI(google_tag_manager[\"rm\"][\"104444316\"](104))).user_id,user_id:google_tag_manager[\"rm\"][\"104444316\"](105),uidsib:google_tag_manager[\"rm\"][\"104444316\"](106),fingsib:google_tag_manager[\"rm\"][\"104444316\"](107),ip:\"${keen.ip}\",ua:\"${keen.user_agent}\",onetrust_consent:google_tag_manager[\"rm\"][\"104444316\"](110),account_id:google_tag_manager[\"rm\"][\"104444316\"](111),\nlang:google_tag_manager[\"rm\"][\"104444316\"](112),pricing_version:google_tag_manager[\"rm\"][\"104444316\"](113),pricing_experiment_version:google_tag_manager[\"rm\"][\"104444316\"](114),first_referrer:google_tag_manager[\"rm\"][\"104444316\"](115),visitorId:google_tag_manager[\"rm\"][\"104444316\"](116)});\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\">var eventProperties={title_event:document.title,url_event:document.location.href,path_event:google_tag_manager[\"rm\"][\"104444316\"](117),hostname_event:google_tag_manager[\"rm\"][\"104444316\"](118),referrer_event:document.referrer,timestamp_event:google_tag_manager[\"rm\"][\"104444316\"](119),timestamp2_event:(new Date).toISOString(),anonymous_id_event:JSON.parse(decodeURI(google_tag_manager[\"rm\"][\"104444316\"](120))).user_id,user_id_event:google_tag_manager[\"rm\"][\"104444316\"](121),uidsib_event:google_tag_manager[\"rm\"][\"104444316\"](122),fingsib_event:google_tag_manager[\"rm\"][\"104444316\"](123),ip_event:\"${keen.ip}\",ua_event:\"${keen.user_agent}\",onetrust_consent_event:google_tag_manager[\"rm\"][\"104444316\"](126),\naccount_id_event:google_tag_manager[\"rm\"][\"104444316\"](127),lang_event:google_tag_manager[\"rm\"][\"104444316\"](128),pricing_version_event:google_tag_manager[\"rm\"][\"104444316\"](129),pricing_experiment_version_event:google_tag_manager[\"rm\"][\"104444316\"](130),first_referrer_event:google_tag_manager[\"rm\"][\"104444316\"](131),visitorId_event:google_tag_manager[\"rm\"][\"104444316\"](132),form_data:google_tag_manager[\"rm\"][\"104444316\"](133),form_data_payment:google_tag_manager[\"rm\"][\"104444316\"](134),eventCategory:google_tag_manager[\"rm\"][\"104444316\"](135),eventAction:google_tag_manager[\"rm\"][\"104444316\"](136),eventLabel:google_tag_manager[\"rm\"][\"104444316\"](138),eventValue:google_tag_manager[\"rm\"][\"104444316\"](139)};\nif(\"sendBeacon\"in navigator){var client=new KeenTracking({projectId:\"5952652695cfc96449fc3db9\",writeKey:\"3E3E4BFC7D20EA992C74247E4FEF7159AAE4C1CB0936496D5A3A1864ED6FEA1DC26C7DC5439A88A87203664377AEF53AA3D5C6F929DF4FAB8221FCEBD11A5E5ECB7B75824843072B1E8F0E27EAFBBAB031B1CC4EC0C2A90B7DBA43978EF7D4D9\",host:\"data-fe.brevo.com\"});client.recordEvent(\"events\",eventProperties);client.extendEvents(function(){return{anonymous_id:JSON.parse(decodeURI(google_tag_manager[\"rm\"][\"104444316\"](140))).user_id,timestamp:(new Date).toISOString(),uidsib:google_tag_manager[\"rm\"][\"104444316\"](141),user_id:google_tag_manager[\"rm\"][\"104444316\"](142),account_id:google_tag_manager[\"rm\"][\"104444316\"](143),lang:google_tag_manager[\"rm\"][\"104444316\"](144),first_referrer:google_tag_manager[\"rm\"][\"104444316\"](145),visitorId:google_tag_manager[\"rm\"][\"104444316\"](146),\npricing_version:google_tag_manager[\"rm\"][\"104444316\"](147),pricing_experiment_version:google_tag_manager[\"rm\"][\"104444316\"](148),onetrust_consent:google_tag_manager[\"rm\"][\"104444316\"](151),path:google_tag_manager[\"rm\"][\"104444316\"](152),hostname:google_tag_manager[\"rm\"][\"104444316\"](153)}});client.initAutoTracking()}else{var script=document.createElement(\"script\");script.src=\"https://cdn.polyfill.io/v3/polyfill.js?features\\x3dnavigator.sendBeacon\";script.onload=function(){client=new KeenTracking({projectId:\"5952652695cfc96449fc3db9\",writeKey:\"3E3E4BFC7D20EA992C74247E4FEF7159AAE4C1CB0936496D5A3A1864ED6FEA1DC26C7DC5439A88A87203664377AEF53AA3D5C6F929DF4FAB8221FCEBD11A5E5ECB7B75824843072B1E8F0E27EAFBBAB031B1CC4EC0C2A90B7DBA43978EF7D4D9\",host:\"data-fe.brevo.com\"});client.recordEvent(\"events\",\neventProperties);client.extendEvents(function(){return{anonymous_id:JSON.parse(decodeURI(google_tag_manager[\"rm\"][\"104444316\"](154))).user_id,timestamp:(new Date).toISOString(),uidsib:google_tag_manager[\"rm\"][\"104444316\"](155),user_id:google_tag_manager[\"rm\"][\"104444316\"](156),account_id:google_tag_manager[\"rm\"][\"104444316\"](157),lang:google_tag_manager[\"rm\"][\"104444316\"](158),first_referrer:google_tag_manager[\"rm\"][\"104444316\"](159),visitorId:google_tag_manager[\"rm\"][\"104444316\"](160),pricing_version:google_tag_manager[\"rm\"][\"104444316\"](161),pricing_experiment_version:google_tag_manager[\"rm\"][\"104444316\"](162),onetrust_consent:google_tag_manager[\"rm\"][\"104444316\"](165),path:google_tag_manager[\"rm\"][\"104444316\"](166),\nhostname:google_tag_manager[\"rm\"][\"104444316\"](167)}});client.initAutoTracking()};document.head.appendChild(script)};\u003C/script>\n\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\">dataLayer.push({event:\"analyticsEvent\",eventCategory:\"Performance\",eventAction:\"WindowLoaded\",eventLabel:\"fullLoad\",eventValue:google_tag_manager[\"rm\"][\"104444316\"](199)});\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\">window._fs_debug=!1;window._fs_run_in_iframe=!1;window._fs_host=\"fsrelay.brevo.com\";window._fs_script=\"fsrelay.brevo.com/s/fs.js\";window._fs_org=\"7H098\";window._fs_namespace=\"FS\";\n(function(e,k,l,m,h,f,a,d){l in e?e.console&&e.console.log&&e.console.log('FullStory namespace conflict. Please set window[\"_fs_namespace\"].'):(a=e[l]=function(c,b,g){a.q?a.q.push([c,b,g]):a._api(c,b,g)},a.q=[],f=k.createElement(m),f.async=1,f.crossOrigin=\"anonymous\",f.src=\"https://\"+_fs_script,d=k.getElementsByTagName(m)[0],d.parentNode.insertBefore(f,d),a.identify=function(c,b,g){a(h,{uid:c},g);b&&a(h,b,g)},a.setUserVars=function(c,b){a(h,c,b)},a.event=function(c,b,g){a(\"event\",{n:c,p:b},g)},a.anonymize=\nfunction(){a.identify(!1)},a.shutdown=function(){a(\"rec\",!1)},a.restart=function(){a(\"rec\",!0)},a.log=function(c,b){a(\"log\",[c,b])},a.consent=function(c){a(\"consent\",!arguments.length||c)},a.identifyAccount=function(c,b){f=\"account\";b=b||{};b.acctId=c;a(f,b)},a.clearUserCookie=function(){},a.setVars=function(c,b){a(c,b)},a._w={},d=\"XMLHttpRequest\",a._w[d]=e[d],d=\"fetch\",a._w[d]=e[d],e[d]&&(e[d]=function(){return a._w[d].apply(this,arguments)}),a._v=\"1.3.0\")})(window,document,window._fs_namespace,\n\"script\",\"user\");\u003C/script>\u003C/div>\u003Cdiv style=\"display: none; visibility: hidden;\">\u003Cscript nonce=\"null\">FS.setUserVars({displayName:\"undefined\",email:\"undefined\",VisitorID:\"undefined\"});\u003C/script>\n\u003C/div>\u003C/body>\u003C/html>"} | headers=HTTPHeaderDict({'Content-Length': '724798', 'Content-Type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2024-01-24 07:35:26 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2024-01-24 07:35:26 [selenium.webdriver.remote.remote_connection] DEBUG: GET http://localhost:49201/session/a79637d135266905f5f40457373e5b48/url {} 2024-01-24 07:35:34 [urllib3.connectionpool] DEBUG: http://localhost:49201 "GET /session/a79637d135266905f5f40457373e5b48/url HTTP/1.1" 200 0 2024-01-24 07:35:35 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":"https://developers.brevo.com/reference/deletewebhook-1"} | headers=HTTPHeaderDict({'Content-Length': '66', 'Content-Type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2024-01-24 07:35:35 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2024-01-24 07:35:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-01-24 07:35:35 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2024-01-24 07:35:40 [root] INFO: final txt: ==> Jump to Content Home Guides API Reference Recipes Changelog Status Home Guides Recipes API Reference Changelog Home Guides API Reference Recipes Changelog Status Help Center My API Keys 🔑 Help Center My API Keys 🔑 Home Guides Recipes API Reference Changelog Search CTRL-K Introduction Getting started Transactional Transactional emails Send a transactional email Get the list of transactional emails on the basis of allowed filters Get the personalized content of a sent transactional email Delete an SMTP transactional log Get the list of email templates Create an email template Returns the template information Update an email template Delete an inactive email template Send a template to your test list Get your transactional email activity aggregated over a period of time Get your transactional email activity aggregated per day Get all your transactional email activity (unaggregated events) Unblock or resubscribe a transactional contact Get the list of blocked or unsubscribed transactional contacts Get the list of blocked domains Add a new domain to the list of blocked domains Unblock an existing domain from the list of blocked domains Delete hardbounces Fetch scheduled emails by batchId or messageId Delete scheduled emails by batchId or messageId Transactional SMS Send SMS message to a mobile number Get your SMS activity aggregated over a period of time Get your SMS activity aggregated per day Get all your SMS activity (unaggregated events) Inbound Parsing Get the list of all the events for the received emails. Fetch all events history for one particular received email. Retrieve inbound attachment with download token. Transactional WhatsApp Send a WhatsApp message Get all your WhatsApp activity (unaggregated events) Marketing Email Campaigns Return all your created email campaigns Create an email campaign Get an email campaign report Update an email campaign Delete an email campaign Send an email campaign immediately, based on campaignId Send an email campaign to your test list Update an email campaign status Send the report of a campaign Get an A/B test email campaign results Get a shared template url Export the recipients of an email campaign Upload an image to your account's image gallery SMS Campaigns Returns the information for all your created SMS campaigns Creates an SMS campaign Get an SMS campaign Update an SMS campaign Delete an SMS campaign Send your SMS campaign immediately Update a campaign's status Send a test SMS campaign Export an SMS campaign's recipients Send an SMS campaign's report WhatsApp Campaigns Get a WhatsApp campaign Delete a WhatsApp campaign Update a WhatsApp campaign Return all your created WhatsApp templates Create and Send a WhatsApp campaign Return all your created WhatsApp campaigns Create a WhatsApp template Send your WhatsApp template for approval Get your WhatsApp API account information Contact management Contacts Get all the contacts Create a contact Create Contact via DOI (Double-Opt-In) Flow Get a contact's details Delete a contact Update a contact Update multiple contacts Get email campaigns' statistics for a contact List all attributes Update contact attribute Create contact attribute Delete an attribute Get all folders Create a folder Returns a folder's details Update a folder Delete a folder (and all its lists) Get lists in a folder Get all the lists Create a list Get a list's details Update a list Delete a list Get all the segments Get contacts in a list Add existing contacts to a list Delete a contact from a list Export contacts Import contacts Accounts and settings Senders Get the list of all your senders Create a new sender Update a sender Delete a sender Validate Sender using OTP Get all the dedicated IPs for a sender Get all the dedicated IPs for your account Domains Get the list of all your domains Create a new domain Delete a domain Validate domain configuration Authenticate a domain Webhooks Get all webhooks Create a webhook Get a webhook details Update a webhook Delete a webhook Export all webhook events Reseller Get the list of all children accounts Creates a reseller child Get a child account's details Update info of reseller's child based on the child identifier supplied Delete a single reseller child based on the child identifier supplied Update info of reseller's child account status based on the identifier supplied Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied Associate a dedicated IP to the child Dissociate a dedicated IP to the child Add Email and/or SMS credits to a specific child account Remove Email and/or SMS credits from a specific child account Get all sender domains for a specific child account Create a domain for a child account Update the sender domain of reseller's child based on the childIdentifier and domainName passed Delete the sender domain of the reseller child based on the childIdentifier and domainName passed Get session token to access Brevo (SSO) Account Get your account information, plan and credits details Get user activity logs Master account Get the list of all the sub-accounts of the master account. Create a new sub-account under a master account. Get sub-account details Delete a sub-account Update sub-account plan Generate SSO token to access Brevo Get the details of requested master account Create an API key for a sub-account Enable/disable sub-account application(s) Create a group of sub-accounts Update a group of sub-accounts Send invitation to an admin user Revoke an admin user User Get the list of all your users Check user permission Revoke user permission Resend / Cancel invitation Send invitation to user Update permission for a user Process Return all the processes for your account Return the informations for a process External Feeds Fetch all external feeds Create an external feed Get an external feed by UUID Update an external feed Delete an external feed Sales CRM Companies Get all Companies Create a company Get a company Delete a company Update a company Get company attributes Link and Unlink company with contact and deal Deals Get pipeline stages Get a pipeline Get all pipelines Get deal attributes Get all deals Create a deal Get a deal Delete a deal Update a deal Link and Unlink a deal with contacts and companies Tasks Get all task types Get all tasks Create a task Get a task Delete a task Update a task Notes Get all notes Create a note Get a note Update a note Delete a note Files Get all files Upload a file Download a file Delete a file Get file details Brevo API Conversations Send a message as an agent Get a message Update a message sent by an agent Delete a message sent by an agent Send an automated message to a visitor Get an automated message Update an automated message Delete an automated message Sets agent’s status to online for 2-3 minutes Ecommerce Activate the eCommerce app Get order details Managing the status of the order Create orders in batch Return all your categories Create/Update a category Get a category details Create categories in batch Return all your products Create/Update a product Get a product's details Create products in batch Coupons Get all your coupon collections Create а coupon collection Get a coupon collection by id Update a coupon collection by id Create coupons for a coupon collection RESTful Tracker Restful endpoints Identify the user Track event Track link clicks Track page views Start typing to search… CTRL-/ CTRL-/ Delete a webhook delete {webhookId} time status user agent Make a request to see history. 0 Requests This Month URL Expired The URL for this request expired after 30 days. Close here Node.js PHP Python TypeScript C# Ruby const SibApiV3Sdk = require 'sib-api-v3-sdk' const defaultClient = SibApiV3Sdk ApiClient instance let apiKey = defaultClient authentications 'api-key' apiKey apiKey = 'YOUR API KEY' let apiInstance = new SibApiV3Sdk WebhooksApi let webhookId = 1 apiInstance deleteWebhook webhookId then function console log 'API called successfully.' function error console error error setApiKey 'api-key' 'YOUR API KEY' $apiInstance = new SendinBlue\Client\Api\WebhooksApi new GuzzleHttp\Client $config $webhookId = 1 try $apiInstance -> deleteWebhook $webhookId catch Exception $e echo 'Exception when calling WebhooksApi->deleteWebhook: ' $e -> getMessage PHP_EOL ?> from __future__ import print_function import time import sib_api_v3_sdk from sib_api_v3_sdk rest import ApiException from pprint import pprint configuration = sib_api_v3_sdk Configuration configuration api_key 'api-key' = 'YOUR API KEY' api_instance = sib_api_v3_sdk WebhooksApi sib_api_v3_sdk ApiClient configuration webhook_id = 1 try api_response = api_instance delete_webhook webhook_id pprint api_response except ApiException as e print "Exception when calling WebhooksApi->delete_webhook: %s\n" % e const SibApiV3Sdk = require 'sib-api-v3-typescript' let apiInstance = new SibApiV3Sdk WebhooksApi let apiKey = apiInstance authentications 'apiKey' apiKey apiKey = 'YOUR API KEY' let webhookId = 1 apiInstance deleteWebhook webhookId then function data console log 'API called successfully. Returned data: ' + JSON stringify data function error console error error using sib_api_v3_sdk Api using sib_api_v3_sdk Client using sib_api_v3_sdk Model using System using System Collections Generic using System Diagnostics namespace Sendinblue class Program static void Main string args Configuration Default ApiKey Add "api-key" "YOUR API KEY" var apiInstance = new WebhooksApi long ? webhookId = 1 try apiInstance DeleteWebhook webhookId Console ReadLine catch Exception e Debug WriteLine e Message Console WriteLine e Message Console ReadLine # load the gem require 'sib-api-v3-sdk' # setup authorization SibApiV3Sdk . configure do config # Configure API key authorization: api-key config . api_key 'api-key' = 'YOUR API KEY' end api_instance = SibApiV3Sdk::WebhooksApi . new webhook_id = 789 # Integer | Id of the webhook begin #Delete a webhook api_instance . delete_webhook webhook_id rescue SibApiV3Sdk::ApiError => e puts "Exception when calling WebhooksApi->delete_webhook: #{ e }" end Path Params webhookId int64 required Id of the webhook Responses Webhook deleted bad request Webhook ID not found Update a webhook Export all webhook events Yes No Language Header Header cURL Request xxxxxxxxxx 1 curl --request 2 --url 3 --header 'accept: application/json' Try It! RESPONSE Examples Try It! application/json 400 404 Update a webhook Export all webhook events Yes No Introduction Getting started Transactional Transactional emails post get get delete get post get put delete post get get get delete get get post delete post get delete Transactional SMS post get get get Inbound Parsing get get get Transactional WhatsApp post get Marketing Email Campaigns get post get put delete post post put post get get post post SMS Campaigns get post get put delete post put post post post WhatsApp Campaigns get delete put get post get post post get Contact management Contacts get post post get delete put post get get put post delete get post get put delete get get post get put delete get get post post post post Accounts and settings Senders get post put delete put get get Domains get post delete get put Webhooks get post get put delete post Reseller get post get put delete put get post post post post get post put delete get Account get get Master account get post get delete put post get post put post put post delete User get get put put post post Process get get External Feeds get post get put delete Sales CRM Companies get post get delete patch get patch Deals get get get get get post get delete patch patch Tasks get get post get delete patch Notes get post get patch delete Files get post get delete get Brevo API Conversations post get put delete post get put delete post Ecommerce post get post post get post get post get post get post Coupons get post get patch post RESTful Tracker Restful endpoints post post post post Introduction Getting started Transactional Transactional emails post get get delete get post get put delete post get get get delete get get post delete post get delete Transactional SMS post get get get Inbound Parsing get get get Transactional WhatsApp post get Marketing Email Campaigns get post get put delete post post put post get get post post SMS Campaigns get post get put delete post put post post post WhatsApp Campaigns get delete put get post get post post get Contact management Contacts get post post get delete put post get get put post delete get post get put delete get get post get put delete get get post post post post Accounts and settings Senders get post put delete put get get Domains get post delete get put Webhooks get post get put delete post Reseller get post get put delete put get post post post post get post put delete get Account get get Master account get post get delete put post get post put post put post delete User get get put put post post Process get get External Feeds get post get put delete Sales CRM Companies get post get delete patch get patch Deals get get get get get post get delete patch patch Tasks get get post get delete patch Notes get post get patch delete Files get post get delete get Brevo API Conversations post get put delete post get put delete post Ecommerce post get post post get post get post get post get post Coupons get post get patch post RESTful Tracker Restful endpoints post post post post 2024-01-24 07:35:41 [pymongo.ocsp_support] DEBUG: Peer did not staple an OCSP response 2024-01-24 07:35:41 [pymongo.ocsp_support] DEBUG: Requesting OCSP data 2024-01-24 07:35:41 [pymongo.ocsp_support] DEBUG: Trying http://r3.o.lencr.org 2024-01-24 07:35:41 [pymongo.ocsp_support] DEBUG: Using cached OCSP response. 2024-01-24 07:35:41 [pymongo.ocsp_support] DEBUG: OCSP cert status: 2024-01-24 07:35:42 [root] INFO: Item not dropped bze status code is 200: 2024-01-24 07:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://developers.brevo.com/reference/deletewebhook-1> None 2024-01-24 07:35:42 [root] INFO: spider closed! 2024-01-24 07:35:42 [scrapy.core.engine] INFO: Closing spider (finished) 2024-01-24 07:35:42 [selenium.webdriver.remote.remote_connection] DEBUG: DELETE http://localhost:49201/session/a79637d135266905f5f40457373e5b48 {} 2024-01-24 07:35:42 [urllib3.connectionpool] DEBUG: http://localhost:49201 "DELETE /session/a79637d135266905f5f40457373e5b48 HTTP/1.1" 200 0 2024-01-24 07:35:42 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'Content-Length': '14', 'Content-Type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2024-01-24 07:35:42 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2024-01-24 07:35:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 230, 'downloader/request_count': 1, 'downloader/request_method_count/GET': 1, 'downloader/response_bytes': 646915, 'downloader/response_count': 2, 'downloader/response_status_count/200': 2, 'elapsed_time_seconds': 324.490117, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2024, 1, 24, 7, 35, 42, 335485), 'httpcompression/response_bytes': 102, 'httpcompression/response_count': 1, 'item_scraped_count': 1, 'log_count/DEBUG': 82, 'log_count/INFO': 19, 'memusage/max': 69181440, 'memusage/startup': 66527232, 'response_received_count': 2, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 1, 'scheduler/dequeued/memory': 1, 'scheduler/enqueued': 1, 'scheduler/enqueued/memory': 1, 'start_time': datetime.datetime(2024, 1, 24, 7, 30, 17, 845368)} 2024-01-24 07:35:43 [scrapy.core.engine] INFO: Spider closed (finished)