{ "info": { "_postman_id": "9a5c2a09-cc61-4e07-b28f-b5070a5fd4aa", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:59:27.000Z", "updatedAt": "2026-07-28T01:59:27.000Z", "lastUpdatedBy": "35240", "uid": "35240-9a5c2a09-cc61-4e07-b28f-b5070a5fd4aa" }, "item": [ { "name": "moments", "item": [ { "name": "1", "item": [ { "name": "flows", "item": [ { "name": "{campaignId}", "item": [ { "name": "participants", "item": [ { "name": "report", "item": [ { "name": "Get a report on participants added to flow", "id": "bf82368d-a2f0-4de0-9f5f-0ecfa512ae51", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "id": "adf41df0-5602-4926-88b6-5d63172a56f2", "key": "campaignId", "value": "", "description": "(Required) Unique identifier of the flow that participant will be added to." } ] }, "description": "Use this API endpoint to fetch a report to confirm that all persons have been successfully added to the flow.\n Please note that report is stored for 30 days." }, "response": [ { "id": "06f300a5-9c3b-49bf-8660-e7576933b4f4", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"campaignId\": \"\",\n \"operationId\": \"\",\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"status\": \"ACCEPTED\",\n \"errorReason\": \"REJECTED_PERSON_IN_FLOW\"\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"status\": \"REJECTED\",\n \"errorReason\": \"REJECTED_PERSON_NOT_ALLOWED_TO_REENTER\"\n }\n ],\n \"callbackData\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-06f300a5-9c3b-49bf-8660-e7576933b4f4" }, { "id": "70a375ab-757a-4f3a-a0f7-50c821e12266", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-70a375ab-757a-4f3a-a0f7-50c821e12266" }, { "id": "b2eaea00-e846-482f-85cb-95369b651c38", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b2eaea00-e846-482f-85cb-95369b651c38" }, { "id": "b7965ee4-e408-491a-835c-cfe6ed4426c7", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b7965ee4-e408-491a-835c-cfe6ed4426c7" }, { "id": "c6b7a282-eb66-40ac-925b-d4524232c803", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-c6b7a282-eb66-40ac-925b-d4524232c803" }, { "id": "38f8cc81-a21d-41a5-81e7-a89c2e2d7710", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants/report?operationId=&applicationId=&entityId=", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants", "report" ], "query": [ { "description": "(Required) Unique identifier of the operation.", "key": "operationId", "value": "" }, { "key": "applicationId", "value": "" }, { "key": "entityId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-38f8cc81-a21d-41a5-81e7-a89c2e2d7710" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-bf82368d-a2f0-4de0-9f5f-0ecfa512ae51" } ], "id": "acd50d68-6edd-4250-8533-a1a41da113ff", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-acd50d68-6edd-4250-8533-a1a41da113ff" }, { "name": "Add participants to flow", "id": "d671dbca-204b-4b5b-bbe1-47ee490351df", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "id": "e6e751ba-31d7-4153-afee-1bee169ea0ea", "key": "campaignId", "value": "", "description": "(Required) Unique identifier of the flow that participant will be added to." } ] }, "description": "Use this endpoint to add participants to a flow, accommodating anywhere from 1 to 1000 persons.\n When participants are added, their profiles in People are automatically created, updated or merged based on the identifiers provided.
\n If identifiers are unique, a new profile is created.
\n If identifiers match an existing profile, then that profile is updated.
\n If identifiers refer to multiple existing profiles or are not unique within the request, profiles are merged.
\n To prevent unwanted merges, ensure each participant's identifiers\n (identifyBy, externalId and contactInformation) are unique." }, "response": [ { "id": "b44c3efb-1925-4a44-b379-ecde5ab1dd02", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"operationId\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b44c3efb-1925-4a44-b379-ecde5ab1dd02" }, { "id": "887fd544-a298-4e5f-9cb1-f73dadf4b8ac", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-887fd544-a298-4e5f-9cb1-f73dadf4b8ac" }, { "id": "ec880eca-1769-41e5-8839-5b1c7ff2e90e", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-ec880eca-1769-41e5-8839-5b1c7ff2e90e" }, { "id": "a222f3de-485b-4dfc-8159-2917723907b7", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-a222f3de-485b-4dfc-8159-2917723907b7" }, { "id": "e8ae6a18-527c-4d91-843f-79e1a978c671", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errorCode\": \"\",\n \"errorMessage\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-e8ae6a18-527c-4d91-843f-79e1a978c671" }, { "id": "69c44091-0000-435d-90a3-b3746f9f238f", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-69c44091-0000-435d-90a3-b3746f9f238f" }, { "id": "10784ec0-0bf3-4db7-a03e-28d7b88cbcc4", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"participants\": [\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"PHONE\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"do_ba3\": {},\n \"minim_2b\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"MALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"FACEBOOK\",\n \"modifiedFrom\": \"API\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Lorem__\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"id9\": {},\n \"Ut_26\": {}\n },\n \"systemData\": {\n \"Excepteur9\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad604\": {},\n \"nostrud_d\": {}\n },\n \"systemData\": {\n \"ullamco_174\": {},\n \"sunt_595\": {},\n \"in17\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisie9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"voluptatee\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore31_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nullabb\": {},\n \"enim_e7\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident3\": {},\n \"deserunt36\": {},\n \"Excepteur_2d\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"minim_b\": {},\n \"suntd4\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud8\": {},\n \"magna_8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in6ed\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nisi_a8\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"in4_4\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eaa\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"do5_b\": {},\n \"esse_60\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet06\": {},\n \"consectetura\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_22\": {},\n \"tempor_132\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Lorem_25\": {}\n },\n \"systemData\": {\n \"nostrud_2\": {},\n \"dolor__\": {},\n \"dolor_b83\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ipsume\": {},\n \"cupidatat_4\": {},\n \"est72\": {}\n },\n \"systemData\": {\n \"Lorem_46\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_4_\": {},\n \"sed29\": {},\n \"in8_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"amet5\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat9\": {},\n \"do_b_\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"esse_3\": {},\n \"ullamco0\": {},\n \"fugiat_b7\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"commodoc_\": {},\n \"Ut_d6\": {},\n \"nisia0\": {}\n }\n }\n },\n {\n \"identifyBy\": {\n \"identifier\": \"\",\n \"type\": \"EMAIL\",\n \"sender\": \"\"\n },\n \"variables\": {\n \"anim_5\": {}\n },\n \"person\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"LEAD\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"PORTAL\",\n \"modifiedFrom\": \"WEB_SDK\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"labore0\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_0\": {},\n \"aliqua_9f\": {}\n },\n \"systemData\": {\n \"Duis_473\": {},\n \"pariatur_ce\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"sint8\": {},\n \"ea_26f\": {}\n },\n \"systemData\": {\n \"elit3a\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nulla5e3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"proident_c0\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"magna_e4f\": {},\n \"sunt_27f\": {},\n \"est_dda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"incididuntd\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequate69\": {},\n \"proident_cdf\": {},\n \"aliqua_67\": {},\n \"nostruda\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor49c\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sed_56f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ut_7\": {},\n \"aute9\": {},\n \"proident3\": {},\n \"id3\": {},\n \"consequate\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"aliquip_81\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"exercitation_43f\": {},\n \"Excepteur_3\": {},\n \"deserunt__5\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ea_d\": {},\n \"commodo1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"laborefac\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"mollit_4\": {},\n \"auteb7f\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et30\": {},\n \"nostrud_6c\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"Duis_1_\": {},\n \"dolore3\": {}\n },\n \"systemData\": {\n \"qui_d2\": {},\n \"deserunt_70\": {},\n \"est_cdd\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"in_\": {},\n \"ut7\": {}\n },\n \"systemData\": {\n \"occaecat_3\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"quic\": {},\n \"nostrud_2e\": {},\n \"do_e2_\": {},\n \"laborum_c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_17\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Duis1_6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatat_2de\": {},\n \"dolore_82d\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"in_41d\": {},\n \"enim_7\": {}\n }\n }\n }\n ],\n \"notifyUrl\": \"\",\n \"callbackData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/moments/1/flows/:campaignId/participants", "host": [ "{{baseUrl}}" ], "path": [ "moments", "1", "flows", ":campaignId", "participants" ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-10784ec0-0bf3-4db7-a03e-28d7b88cbcc4" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-d671dbca-204b-4b5b-bbe1-47ee490351df" } ], "id": "5f7f0c9b-1813-4181-bc4a-8799ee8c135e", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-5f7f0c9b-1813-4181-bc4a-8799ee8c135e" } ], "id": "1c7f492e-8a85-4db1-ba34-df59cb87b452", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-1c7f492e-8a85-4db1-ba34-df59cb87b452" } ], "id": "5503ff96-d171-40fe-9601-4f55cf62bcb0", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-5503ff96-d171-40fe-9601-4f55cf62bcb0" } ], "id": "4c589d32-86f1-4350-b1eb-977a38ea3211", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-4c589d32-86f1-4350-b1eb-977a38ea3211" } ], "id": "99c817f4-7eb2-48b2-be8b-dc658fa96077", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-99c817f4-7eb2-48b2-be8b-dc658fa96077" }, { "name": "communication", "item": [ { "name": "1", "item": [ { "name": "flows", "item": [ { "name": "{campaignId}", "item": [ { "name": "participants", "item": [ { "name": "Add Person to Flow", "id": "d260b54c-bd66-474f-a0b0-3c22bc2720fd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "id": "b593de89-4900-412a-b716-a6848c97a4a0", "key": "campaignId", "value": "", "description": "(Required) Unique identifier of the flow that person will be added to" } ] }, "description": "Creates or updates a person and adds it to Flow" }, "response": [ { "id": "ea6c352f-3f5f-4b6c-9b28-a3090eae1cd2", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-ea6c352f-3f5f-4b6c-9b28-a3090eae1cd2" }, { "id": "37e5dfc8-1068-4d1a-bd79-8d65dc1be668", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errorCode\": \"\",\n \"errorMessage\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-37e5dfc8-1068-4d1a-bd79-8d65dc1be668" }, { "id": "b7105546-fd5b-4a1f-bf20-b5c17bc05912", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b7105546-fd5b-4a1f-bf20-b5c17bc05912" }, { "id": "c50dda9a-e23d-4f04-a94c-7bc945626cd8", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-c50dda9a-e23d-4f04-a94c-7bc945626cd8" }, { "id": "68fe08f1-0493-44d2-956a-60294885d12d", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errorCode\": \"\",\n \"errorMessage\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-68fe08f1-0493-44d2-956a-60294885d12d" }, { "id": "cf76f602-5b25-4687-bc3f-a3d41e94e4a5", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"personData\": {\n \"createdAt\": \"\",\n \"modifiedAt\": \"\",\n \"id\": \"\",\n \"externalId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"type\": \"CUSTOMER\",\n \"address\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"gender\": \"FEMALE\",\n \"birthDate\": \"\",\n \"middleName\": \"\",\n \"preferredLanguage\": \"\",\n \"profilePicture\": \"\",\n \"origin\": \"WEB_SDK\",\n \"modifiedFrom\": \"COMPUTED\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"customAttributes\": {\n \"Excepteur_8a5\": {},\n \"nisi_2\": {},\n \"fugiat_7\": {}\n },\n \"contactInformation\": {\n \"phone\": [\n {\n \"number\": \"\"\n },\n {\n \"number\": \"\"\n }\n ],\n \"email\": [\n {\n \"address\": \"\"\n },\n {\n \"address\": \"\"\n }\n ],\n \"push\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"incididunt019\": {}\n },\n \"systemData\": {\n \"animce4\": {},\n \"eiusmoda7\": {}\n },\n \"isPrimary\": \"\"\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"consequat5e_\": {}\n },\n \"systemData\": {\n \"temporc\": {}\n },\n \"isPrimary\": \"\"\n }\n ],\n \"facebook\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"ametc__\": {},\n \"anim9\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"fugiat49\": {},\n \"aute2\": {}\n }\n }\n ],\n \"line\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consectetur_82f\": {},\n \"sed_3\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolor_47\": {},\n \"ea_7e3\": {},\n \"nisi445\": {},\n \"sunt_1c\": {}\n }\n }\n ],\n \"viberBots\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sunt88\": {},\n \"qui_2a\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"sit_a\": {},\n \"magna17d\": {}\n }\n }\n ],\n \"liveChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"eiusmod6c\": {},\n \"consequat_e0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cillum_c78\": {}\n }\n }\n ],\n \"instagram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"Ut3_5\": {},\n \"sint_004\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"dolore_a\": {},\n \"proident_d97\": {},\n \"dolore_b39\": {}\n }\n }\n ],\n \"telegram\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"cupidatatf\": {},\n \"exd1\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor9\": {},\n \"nulla0\": {}\n }\n }\n ],\n \"appleBusinessChat\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"consequat_a6\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"nostrud_f\": {}\n }\n }\n ],\n \"webpush\": [\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"ad_9e5\": {},\n \"dolore_6\": {},\n \"minim_2\": {}\n },\n \"systemData\": {\n \"minim822\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"registrationId\": \"\",\n \"additionalData\": {\n \"est_a\": {},\n \"labore8b\": {}\n },\n \"systemData\": {\n \"incididunt_71\": {}\n }\n }\n ],\n \"instagramDm\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"elit93\": {},\n \"eiusmod_6\": {},\n \"sunt_c\": {},\n \"labore_04c\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"et_3\": {}\n }\n }\n ],\n \"kakaoSangdam\": [\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"adipisicing9\": {},\n \"sint0\": {}\n }\n },\n {\n \"applicationId\": \"\",\n \"userId\": \"\",\n \"systemData\": {\n \"tempor_76_\": {},\n \"minime7d\": {},\n \"magna_e\": {}\n }\n }\n ]\n },\n \"integrations\": {\n \"salesforce\": {\n \"leadId\": \"\",\n \"contactId\": \"\"\n }\n },\n \"computedAttributes\": {\n \"exercitation_45a\": {},\n \"consectetur25\": {}\n }\n },\n \"flowVariables\": {\n \"pariatur7dc\": {},\n \"velit77e\": {},\n \"nisi_6\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number", "key": "phone", "value": "" }, { "description": "Person's email address", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-cf76f602-5b25-4687-bc3f-a3d41e94e4a5" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-d260b54c-bd66-474f-a0b0-3c22bc2720fd" }, { "name": "Remove person from flow", "id": "f2375dd6-0da6-4b42-ac9e-92677fcc33df", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "id": "18ebf700-14f5-4acc-836d-5846a65292c0", "key": "campaignId", "value": "", "description": "(Required) Unique identifier of the flow that person will be removed from." } ] }, "description": "Removes a participant with given identifier from the flow." }, "response": [ { "id": "d5c71bfe-33b0-48a2-ba6a-63ec3d16f149", "name": "OK", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-d5c71bfe-33b0-48a2-ba6a-63ec3d16f149" }, { "id": "dffb71b0-a2d8-4103-a2bc-809c422f8eca", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errorCode\": \"\",\n \"errorMessage\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-dffb71b0-a2d8-4103-a2bc-809c422f8eca" }, { "id": "bb6f653c-ca03-4cb1-8476-cdcf39e02af3", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-bb6f653c-ca03-4cb1-8476-cdcf39e02af3" }, { "id": "84b610f6-cf83-4466-8d52-1d49ec2ae927", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-84b610f6-cf83-4466-8d52-1d49ec2ae927" }, { "id": "c2ef619b-42d9-4fe0-b71d-c082ed2b3f19", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errorCode\": \"\",\n \"errorMessage\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-c2ef619b-42d9-4fe0-b71d-c082ed2b3f19" }, { "id": "1f8094bb-429d-45a9-bc8a-9bcf9a017573", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-1f8094bb-429d-45a9-bc8a-9bcf9a017573" }, { "id": "c0786b56-123a-480e-aee6-3562b75ee7a7", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/communication/1/flows/:campaignId/participants?phone=&email=&externalId=", "host": [ "{{baseUrl}}" ], "path": [ "communication", "1", "flows", ":campaignId", "participants" ], "query": [ { "description": "Person's phone number.", "key": "phone", "value": "" }, { "description": "Person's email address.", "key": "email", "value": "" }, { "description": "Unique ID for the person from an external system.", "key": "externalId", "value": "" } ], "variable": [ { "key": "campaignId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-c0786b56-123a-480e-aee6-3562b75ee7a7" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-f2375dd6-0da6-4b42-ac9e-92677fcc33df" } ], "id": "c28ad2f9-404e-4e0b-adf9-d956957f51ce", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-c28ad2f9-404e-4e0b-adf9-d956957f51ce" } ], "id": "10e3765d-db18-47d9-ad2c-807decfd645e", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-10e3765d-db18-47d9-ad2c-807decfd645e" } ], "id": "073b68fc-c293-420d-bbde-6b5578d9eefb", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-073b68fc-c293-420d-bbde-6b5578d9eefb" } ], "id": "0e8734ad-e63b-4b8f-a01d-952666cd5a67", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-0e8734ad-e63b-4b8f-a01d-952666cd5a67" } ], "id": "d02c18e8-3ed3-44eb-a7e4-faaa9780e37b", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-d02c18e8-3ed3-44eb-a7e4-faaa9780e37b" }, { "name": "forms", "item": [ { "name": "1", "item": [ { "name": "forms", "item": [ { "name": "{id}", "item": [ { "name": "views", "item": [ { "name": "Increment form view count", "id": "6f185b03-743c-4050-86bd-048bbdd2fe3c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/views", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "views" ], "variable": [ { "id": "ad613d72-8d55-45c1-bca2-bcc738b933fb", "key": "id", "value": "", "description": "(Required) ID of a form" } ] }, "description": "Use this method to increase the view counter of a specific form. It's used for proper statistics calculation. Statistics are available on the form performance page on the Portal." }, "response": [ { "id": "b3814236-7877-42dc-a9ba-a2f25720e9f1", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/views", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "views" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b3814236-7877-42dc-a9ba-a2f25720e9f1" }, { "id": "b3f1bbc8-f1f9-426c-ada0-13344e161f7c", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/views", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "views" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b3f1bbc8-f1f9-426c-ada0-13344e161f7c" }, { "id": "40f10a32-48bb-40bb-863e-20ab4cfdc0d4", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/views", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "views" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-40f10a32-48bb-40bb-863e-20ab4cfdc0d4" }, { "id": "aed73a3d-8108-4685-9338-1efc3c39f6dc", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/views", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "views" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-aed73a3d-8108-4685-9338-1efc3c39f6dc" }, { "id": "f9c45a80-5cd0-422b-b7dd-ebe4cdd7c40c", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/views", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "views" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-f9c45a80-5cd0-422b-b7dd-ebe4cdd7c40c" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-6f185b03-743c-4050-86bd-048bbdd2fe3c" } ], "id": "bd9fb03f-384b-4193-b0bf-9ca152135621", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-bd9fb03f-384b-4193-b0bf-9ca152135621" }, { "name": "data", "item": [ { "name": "Submit form data", "id": "c375efa3-b834-458c-929a-f5e843163830", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "id": "6c089969-459b-4922-b560-9806a102b92c", "key": "id", "value": "", "description": "(Required) ID of a form" } ] }, "description": "Use this method to submit form data." }, "response": [ { "id": "68527d91-7abc-4c20-8641-18601c1ab7c7", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-68527d91-7abc-4c20-8641-18601c1ab7c7" }, { "id": "9a4a0022-bc56-4865-a8f2-32709097095a", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-9a4a0022-bc56-4865-a8f2-32709097095a" }, { "id": "7da58696-b683-4376-92d7-f13b5534ecf5", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-7da58696-b683-4376-92d7-f13b5534ecf5" }, { "id": "e60a40d9-35aa-440a-b428-a1b6a5b4d8cf", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-e60a40d9-35aa-440a-b428-a1b6a5b4d8cf" }, { "id": "cc0ffbbf-cf5c-45ff-b52c-e967fa8bbdb6", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-cc0ffbbf-cf5c-45ff-b52c-e967fa8bbdb6" }, { "id": "4499ea71-100d-4832-a320-2873e10d85b7", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-4499ea71-100d-4832-a320-2873e10d85b7" }, { "id": "156f2b0c-e878-4d25-a08d-f3d57f688802", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "description": "By sending source information you will be able to see Analytics by Source \u2013 It reflects the submission rates by source if your form is present in numerous places.", "key": "ib-submission-source", "value": "" }, { "description": "By sending campaign information you will be able to see Analytics by Campaign \u2013 It reflects the submission rates by campaign if your form is included in multiple campaigns.", "key": "ib-submission-form-campaign", "value": "" }, { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "urlencoded", "urlencoded": [] }, "url": { "raw": "{{baseUrl}}/forms/1/forms/:id/data", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id", "data" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-156f2b0c-e878-4d25-a08d-f3d57f688802" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-c375efa3-b834-458c-929a-f5e843163830" } ], "id": "0b514750-03ef-4d06-a121-3b83351c32dd", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-0b514750-03ef-4d06-a121-3b83351c32dd" }, { "name": "Get form", "id": "0c87522d-8960-43c1-bdde-8c0144729c6d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id" ], "variable": [ { "id": "e7b98031-24e3-4331-b389-f5ce2b5f2780", "key": "id", "value": "", "description": "(Required) ID of a form" } ] }, "description": "Use this method to get a form by its ID." }, "response": [ { "id": "f29fb869-8d36-41d3-ba95-2cabbafa7099", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"elements\": [\n {\n \"component\": \"EMAIL\",\n \"fieldId\": \"\",\n \"personField\": \"\",\n \"label\": \"\",\n \"isRequired\": \"\",\n \"isHidden\": \"\",\n \"additionalConfiguration\": {\n \"officiaf\": \"\"\n },\n \"textContent\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"proidentd4\": \"\",\n \"officia_\": \"\",\n \"tempor_3ba\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"sed_0\": \"\",\n \"ipsumcb5\": \"\",\n \"irure8\": \"\"\n }\n }\n ],\n \"validationRules\": {\n \"datePattern\": \"\",\n \"maxLength\": \"\",\n \"maxValue\": \"\",\n \"minValue\": \"\",\n \"pattern\": \"\",\n \"sample\": \"\",\n \"forbiddenSymbols\": [\n \"\",\n \"\"\n ]\n },\n \"placeholder\": \"\",\n \"checkboxText\": \"\",\n \"validationMessages\": {\n \"nisi_eb9\": \"\",\n \"irure1\": \"\",\n \"veniamb\": \"\",\n \"id_4ef\": \"\"\n }\n },\n {\n \"component\": \"TEXT\",\n \"fieldId\": \"\",\n \"personField\": \"\",\n \"label\": \"\",\n \"isRequired\": \"\",\n \"isHidden\": \"\",\n \"additionalConfiguration\": {\n \"adipisicing_5\": \"\",\n \"non_29d\": \"\"\n },\n \"textContent\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"aliqua52_\": \"\",\n \"laborisc\": \"\",\n \"esta\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"nisie55\": \"\",\n \"dolor_f5_\": \"\",\n \"nostrud84\": \"\"\n }\n }\n ],\n \"validationRules\": {\n \"datePattern\": \"\",\n \"maxLength\": \"\",\n \"maxValue\": \"\",\n \"minValue\": \"\",\n \"pattern\": \"\",\n \"sample\": \"\",\n \"forbiddenSymbols\": [\n \"\",\n \"\"\n ]\n },\n \"placeholder\": \"\",\n \"checkboxText\": \"\",\n \"validationMessages\": {\n \"non_f\": \"\",\n \"in_67\": \"\"\n }\n }\n ],\n \"formStatus\": \"DRAFT\",\n \"formType\": \"CSAT\",\n \"id\": \"\",\n \"name\": \"\",\n \"resubmitEnabled\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"actionAfterSubmission\": {\n \"type\": \"MESSAGE\",\n \"value\": \"\"\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-f29fb869-8d36-41d3-ba95-2cabbafa7099" }, { "id": "d558b34b-9840-424b-ba40-c319f646b39f", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-d558b34b-9840-424b-ba40-c319f646b39f" }, { "id": "47871e9c-76cb-4fba-9834-78bc8ed47821", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-47871e9c-76cb-4fba-9834-78bc8ed47821" }, { "id": "54d6e842-534d-428a-a5a6-e6052084303c", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-54d6e842-534d-428a-a5a6-e6052084303c" }, { "id": "456b97b6-5a56-4f41-a3f9-73d4d5216665", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms/:id", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-456b97b6-5a56-4f41-a3f9-73d4d5216665" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-0c87522d-8960-43c1-bdde-8c0144729c6d" } ], "id": "87862343-456d-4a3c-a0d1-6f9222874469", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-87862343-456d-4a3c-a0d1-6f9222874469" }, { "name": "Get forms", "id": "6a2a1ba9-c758-49c1-84b9-c0b52ca8225a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms?offset=0&limit=25&formType=APPLE&formStatus=DRAFT", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms" ], "query": [ { "description": "Skip first {offset} forms of the list.", "key": "offset", "value": "0" }, { "description": "The maximum number of returned forms. Maximum value is `100`.", "key": "limit", "value": "25" }, { "description": "The type of returned forms.", "key": "formType", "value": "APPLE" }, { "description": "The status of returned forms.", "key": "formStatus", "value": "DRAFT" } ] }, "description": "Use this method to get a list of forms." }, "response": [ { "id": "b31756c7-be28-4a8a-a135-b9bf6b70ecce", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms?offset=0&limit=25&formType=APPLE&formStatus=DRAFT", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms" ], "query": [ { "description": "Skip first {offset} forms of the list.", "key": "offset", "value": "0" }, { "description": "The maximum number of returned forms. Maximum value is `100`.", "key": "limit", "value": "25" }, { "description": "The type of returned forms.", "key": "formType", "value": "APPLE" }, { "description": "The status of returned forms.", "key": "formStatus", "value": "DRAFT" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"forms\": [\n {\n \"elements\": [\n {\n \"component\": \"EMAIL\",\n \"fieldId\": \"\",\n \"personField\": \"\",\n \"label\": \"\",\n \"isRequired\": \"\",\n \"isHidden\": \"\",\n \"additionalConfiguration\": {\n \"minim_ae\": \"\",\n \"elit9_\": \"\"\n },\n \"textContent\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"quie4\": \"\",\n \"laboris_cf7\": \"\",\n \"nisi_94\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"tempor8d\": \"\",\n \"cupidatat_3f4\": \"\",\n \"cupidatat_0\": \"\"\n }\n }\n ],\n \"validationRules\": {\n \"datePattern\": \"\",\n \"maxLength\": \"\",\n \"maxValue\": \"\",\n \"minValue\": \"\",\n \"pattern\": \"\",\n \"sample\": \"\",\n \"forbiddenSymbols\": [\n \"\",\n \"\"\n ]\n },\n \"placeholder\": \"\",\n \"checkboxText\": \"\",\n \"validationMessages\": {\n \"ea1\": \"\"\n }\n },\n {\n \"component\": \"WHATSAPP_SCREEN\",\n \"fieldId\": \"\",\n \"personField\": \"\",\n \"label\": \"\",\n \"isRequired\": \"\",\n \"isHidden\": \"\",\n \"additionalConfiguration\": {\n \"anim_6\": \"\"\n },\n \"textContent\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"voluptate500\": \"\",\n \"occaecat08a\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"ad_ea\": \"\",\n \"qui_c\": \"\",\n \"Ut_22\": \"\"\n }\n }\n ],\n \"validationRules\": {\n \"datePattern\": \"\",\n \"maxLength\": \"\",\n \"maxValue\": \"\",\n \"minValue\": \"\",\n \"pattern\": \"\",\n \"sample\": \"\",\n \"forbiddenSymbols\": [\n \"\",\n \"\"\n ]\n },\n \"placeholder\": \"\",\n \"checkboxText\": \"\",\n \"validationMessages\": {\n \"sit97\": \"\",\n \"aute_6ad\": \"\"\n }\n }\n ],\n \"formStatus\": \"ACTIVE\",\n \"formType\": \"APPLE\",\n \"id\": \"\",\n \"name\": \"\",\n \"resubmitEnabled\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"actionAfterSubmission\": {\n \"type\": \"REDIRECT\",\n \"value\": \"\"\n }\n },\n {\n \"elements\": [\n {\n \"component\": \"EMAIL\",\n \"fieldId\": \"\",\n \"personField\": \"\",\n \"label\": \"\",\n \"isRequired\": \"\",\n \"isHidden\": \"\",\n \"additionalConfiguration\": {\n \"dolor_7\": \"\",\n \"dolor0b6\": \"\",\n \"cillume01\": \"\"\n },\n \"textContent\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"et_e\": \"\",\n \"sed_3b\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"incididunt3c\": \"\",\n \"ex_7_\": \"\",\n \"id_2fa\": \"\"\n }\n }\n ],\n \"validationRules\": {\n \"datePattern\": \"\",\n \"maxLength\": \"\",\n \"maxValue\": \"\",\n \"minValue\": \"\",\n \"pattern\": \"\",\n \"sample\": \"\",\n \"forbiddenSymbols\": [\n \"\",\n \"\"\n ]\n },\n \"placeholder\": \"\",\n \"checkboxText\": \"\",\n \"validationMessages\": {\n \"quis65\": \"\",\n \"veniam_98\": \"\",\n \"fugiat748\": \"\"\n }\n },\n {\n \"component\": \"CHECKBOX_GROUP\",\n \"fieldId\": \"\",\n \"personField\": \"\",\n \"label\": \"\",\n \"isRequired\": \"\",\n \"isHidden\": \"\",\n \"additionalConfiguration\": {\n \"nulla__\": \"\",\n \"enim74e\": \"\"\n },\n \"textContent\": \"\",\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"veniamfc\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"additionalConfiguration\": {\n \"in79\": \"\"\n }\n }\n ],\n \"validationRules\": {\n \"datePattern\": \"\",\n \"maxLength\": \"\",\n \"maxValue\": \"\",\n \"minValue\": \"\",\n \"pattern\": \"\",\n \"sample\": \"\",\n \"forbiddenSymbols\": [\n \"\",\n \"\"\n ]\n },\n \"placeholder\": \"\",\n \"checkboxText\": \"\",\n \"validationMessages\": {\n \"amet9\": \"\",\n \"nisi_8\": \"\",\n \"officia_631\": \"\"\n }\n }\n ],\n \"formStatus\": \"DRAFT\",\n \"formType\": \"WA_FLOW\",\n \"id\": \"\",\n \"name\": \"\",\n \"resubmitEnabled\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"actionAfterSubmission\": {\n \"type\": \"MESSAGE\",\n \"value\": \"\"\n }\n }\n ],\n \"offset\": \"\",\n \"limit\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b31756c7-be28-4a8a-a135-b9bf6b70ecce" }, { "id": "b25d495e-c4fa-4ec9-961f-e5ae3abdfc61", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms?offset=0&limit=25&formType=APPLE&formStatus=DRAFT", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms" ], "query": [ { "description": "Skip first {offset} forms of the list.", "key": "offset", "value": "0" }, { "description": "The maximum number of returned forms. Maximum value is `100`.", "key": "limit", "value": "25" }, { "description": "The type of returned forms.", "key": "formType", "value": "APPLE" }, { "description": "The status of returned forms.", "key": "formStatus", "value": "DRAFT" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b25d495e-c4fa-4ec9-961f-e5ae3abdfc61" }, { "id": "de0e522b-62e9-4bd4-83eb-6c285b2dc3b3", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms?offset=0&limit=25&formType=APPLE&formStatus=DRAFT", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms" ], "query": [ { "description": "Skip first {offset} forms of the list.", "key": "offset", "value": "0" }, { "description": "The maximum number of returned forms. Maximum value is `100`.", "key": "limit", "value": "25" }, { "description": "The type of returned forms.", "key": "formType", "value": "APPLE" }, { "description": "The status of returned forms.", "key": "formStatus", "value": "DRAFT" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-de0e522b-62e9-4bd4-83eb-6c285b2dc3b3" }, { "id": "b2f02c3e-9712-489f-b5e6-9286ca113820", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms?offset=0&limit=25&formType=APPLE&formStatus=DRAFT", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms" ], "query": [ { "description": "Skip first {offset} forms of the list.", "key": "offset", "value": "0" }, { "description": "The maximum number of returned forms. Maximum value is `100`.", "key": "limit", "value": "25" }, { "description": "The type of returned forms.", "key": "formType", "value": "APPLE" }, { "description": "The status of returned forms.", "key": "formStatus", "value": "DRAFT" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-b2f02c3e-9712-489f-b5e6-9286ca113820" }, { "id": "d8579982-2f6c-4664-b370-5087cff97f46", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/forms/1/forms?offset=0&limit=25&formType=APPLE&formStatus=DRAFT", "host": [ "{{baseUrl}}" ], "path": [ "forms", "1", "forms" ], "query": [ { "description": "Skip first {offset} forms of the list.", "key": "offset", "value": "0" }, { "description": "The maximum number of returned forms. Maximum value is `100`.", "key": "limit", "value": "25" }, { "description": "The type of returned forms.", "key": "formType", "value": "APPLE" }, { "description": "The status of returned forms.", "key": "formStatus", "value": "DRAFT" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"veniam2\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-d8579982-2f6c-4664-b370-5087cff97f46" } ], "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-6a2a1ba9-c758-49c1-84b9-c0b52ca8225a" } ], "id": "de8f1027-89ca-4a0d-8d4b-9865f1ba5d71", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-de8f1027-89ca-4a0d-8d4b-9865f1ba5d71" } ], "id": "8c0882ae-7cfb-4956-9594-10e69133d0de", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-8c0882ae-7cfb-4956-9594-10e69133d0de" } ], "id": "2f3fb14c-b362-49c3-91ac-c0c4eb6d4618", "createdAt": "2026-07-28T01:59:28.000Z", "updatedAt": "2026-07-28T01:59:28.000Z", "uid": "35240-2f3fb14c-b362-49c3-91ac-c0c4eb6d4618" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }