{ "info": { "_postman_id": "14a98811-1405-4194-9ef0-2608b019eac5", "name": "Marketing Accounts Templates API", "description": "The documentation for the StackOne Unified API - MARKETING", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:05:34.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "lastUpdatedBy": "35240", "uid": "35240-14a98811-1405-4194-9ef0-2608b019eac5" }, "item": [ { "name": "unified", "item": [ { "name": "marketing", "item": [ { "name": "templates", "item": [ { "name": "omni_channel", "item": [ { "name": "{id}", "item": [ { "name": "Get omni-channel template", "id": "e9b8f12a-58f4-4a6a-99ef-a2ed705ff1ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "id": "4237942f-a655-44fa-a6c6-b621087074d8", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "34a77550-d44c-4518-9ad1-1dcbb4953ec8", "name": "The omni-channel template with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-34a77550-d44c-4518-9ad1-1dcbb4953ec8" }, { "id": "f61db8a4-0b49-418b-b435-b89fa51af128", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-f61db8a4-0b49-418b-b435-b89fa51af128" }, { "id": "bdf02e20-8a2b-4a60-9e6a-ef3f76a72de0", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-bdf02e20-8a2b-4a60-9e6a-ef3f76a72de0" }, { "id": "d22c98c9-92a8-4d06-8c26-011c6bca5f0c", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-d22c98c9-92a8-4d06-8c26-011c6bca5f0c" }, { "id": "8fb5b043-4893-4920-b5bd-2cb8cdf01bd7", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-8fb5b043-4893-4920-b5bd-2cb8cdf01bd7" }, { "id": "a381bbab-1055-4192-ac95-cee990cd2fa9", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a381bbab-1055-4192-ac95-cee990cd2fa9" }, { "id": "891b0091-cc1b-424c-af8d-e4fb218d08d4", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-891b0091-cc1b-424c-af8d-e4fb218d08d4" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-e9b8f12a-58f4-4a6a-99ef-a2ed705ff1ac" }, { "name": "Update omni-channel template", "id": "62ef4208-9306-4d77-91e5-b39e9f1c712a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "id": "22134535-0cc7-4e44-b12d-ac2899562664", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "1087c42f-0ec4-4269-a361-cc4ca060320a", "name": "Record updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-1087c42f-0ec4-4269-a361-cc4ca060320a" }, { "id": "983ce599-7f6b-406c-ab06-5bf2ece50089", "name": "Invalid request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-983ce599-7f6b-406c-ab06-5bf2ece50089" }, { "id": "ce9383e2-eef5-461e-b20c-4664f22f6ec0", "name": "Forbidden.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-ce9383e2-eef5-461e-b20c-4664f22f6ec0" }, { "id": "e9f19014-ab3a-496f-9050-4ef3ab55415f", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-e9f19014-ab3a-496f-9050-4ef3ab55415f" }, { "id": "93f19abb-dc02-41d4-8739-0120e9247f5f", "name": "Too many requests.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-93f19abb-dc02-41d4-8739-0120e9247f5f" }, { "id": "60e7aead-a27e-46b1-929c-b260108b8958", "name": "Server error while executing the request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-60e7aead-a27e-46b1-929c-b260108b8958" }, { "id": "5ec50d8e-405e-4f74-98e0-eb1cbda3ee04", "name": "This functionality is not implemented.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-5ec50d8e-405e-4f74-98e0-eb1cbda3ee04" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-62ef4208-9306-4d77-91e5-b39e9f1c712a" } ], "id": "9be090f5-4c8c-4249-a88e-5f5109b33e97", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-9be090f5-4c8c-4249-a88e-5f5109b33e97" }, { "name": "List omni-channel templates", "id": "eff4e972-1cee-4d86-804a-97fd0ca0167d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "response": [ { "id": "a1916730-ca53-4989-b29c-25b80dc27b55", "name": "The list of omni-channel templates was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a1916730-ca53-4989-b29c-25b80dc27b55" }, { "id": "2bf5e5e7-e448-492d-bd79-94e9bdc59810", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-2bf5e5e7-e448-492d-bd79-94e9bdc59810" }, { "id": "21cb2572-98d9-4c76-900c-8f52b92231d5", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-21cb2572-98d9-4c76-900c-8f52b92231d5" }, { "id": "91b5d994-b664-4e93-871e-cc8d96e235e5", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-91b5d994-b664-4e93-871e-cc8d96e235e5" }, { "id": "7e900463-3f41-4301-b5cc-522ead58390d", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-7e900463-3f41-4301-b5cc-522ead58390d" }, { "id": "9cb282a1-d4ef-43d1-aad8-59f87666e109", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-9cb282a1-d4ef-43d1-aad8-59f87666e109" }, { "id": "1ce246c8-004f-4c5e-b97c-500282e12002", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-1ce246c8-004f-4c5e-b97c-500282e12002" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-eff4e972-1cee-4d86-804a-97fd0ca0167d" }, { "name": "Create omni-channel template", "id": "ec4ea295-2faa-4f1e-b603-4a20bb9f8fab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "response": [ { "id": "bb6df4ca-6554-44ed-879a-5f9cf1ace032", "name": "Record created successfully.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-bb6df4ca-6554-44ed-879a-5f9cf1ace032" }, { "id": "a3069ece-aa07-4002-848e-15a727b64e6e", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a3069ece-aa07-4002-848e-15a727b64e6e" }, { "id": "caa5cabd-d63c-432f-908d-ec088dece5b8", "name": "Forbidden.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-caa5cabd-d63c-432f-908d-ec088dece5b8" }, { "id": "a20bd289-1618-4552-bbe9-b57500361d1d", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a20bd289-1618-4552-bbe9-b57500361d1d" }, { "id": "0d797784-1876-4124-b3eb-e3037237b324", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-0d797784-1876-4124-b3eb-e3037237b324" }, { "id": "106a9081-d793-4d44-8961-9c566bf8bda5", "name": "Server error while executing the request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-106a9081-d793-4d44-8961-9c566bf8bda5" }, { "id": "b48fa5ee-dac7-4878-9a24-709315a4d41b", "name": "This functionality is not implemented.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/omni_channel", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "omni_channel" ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-b48fa5ee-dac7-4878-9a24-709315a4d41b" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-ec4ea295-2faa-4f1e-b603-4a20bb9f8fab" } ], "id": "e26812f1-a688-44e9-afa6-2110ce708a5f", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-e26812f1-a688-44e9-afa6-2110ce708a5f" }, { "name": "push", "item": [ { "name": "{id}", "item": [ { "name": "Get push template", "id": "a364379f-1fe8-484a-9fd2-e4483f282ac4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "id": "b2a8ce70-2734-4304-9ae0-1bf80055575d", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "7523a785-e800-472e-a675-ae17bb7c28a8", "name": "The push template with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-7523a785-e800-472e-a675-ae17bb7c28a8" }, { "id": "34623548-1e40-4270-a5b7-7d413bcd8bef", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-34623548-1e40-4270-a5b7-7d413bcd8bef" }, { "id": "c252740a-e228-44cc-a244-e952f247b2c5", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-c252740a-e228-44cc-a244-e952f247b2c5" }, { "id": "c906a20b-bf1b-4b9c-a52c-1a42f5835750", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-c906a20b-bf1b-4b9c-a52c-1a42f5835750" }, { "id": "38e4816f-f8a2-48c0-a1ee-d8777709d510", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-38e4816f-f8a2-48c0-a1ee-d8777709d510" }, { "id": "4c5f3f8f-a5db-43b6-82ca-d6f009b4ca9e", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-4c5f3f8f-a5db-43b6-82ca-d6f009b4ca9e" }, { "id": "4133aeeb-2ffd-4bd7-9f19-7a835790ec25", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-4133aeeb-2ffd-4bd7-9f19-7a835790ec25" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a364379f-1fe8-484a-9fd2-e4483f282ac4" }, { "name": "Update push template", "id": "2cd84971-f384-4387-a118-903d8c31a97a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "id": "bb0b62e0-0da2-4b87-b5d6-f15fad9bcf05", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "2918527f-68f9-4d59-8100-974940d720eb", "name": "Record updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-2918527f-68f9-4d59-8100-974940d720eb" }, { "id": "92ff5a9d-335e-4b95-b3cf-9e6b3278890a", "name": "Invalid request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-92ff5a9d-335e-4b95-b3cf-9e6b3278890a" }, { "id": "32093467-39dc-439d-96b7-a7fefde48028", "name": "Forbidden.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-32093467-39dc-439d-96b7-a7fefde48028" }, { "id": "ac95964f-3f23-4e19-acb9-17c08f5ce5f4", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-ac95964f-3f23-4e19-acb9-17c08f5ce5f4" }, { "id": "2059f460-9680-4ca0-88e1-2ca8bf9a26f5", "name": "Too many requests.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-2059f460-9680-4ca0-88e1-2ca8bf9a26f5" }, { "id": "c572e1d8-6364-43f8-a48a-720efa97cb07", "name": "Server error while executing the request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-c572e1d8-6364-43f8-a48a-720efa97cb07" }, { "id": "99f0a09b-b070-498a-9a4d-7eb63f75db43", "name": "This functionality is not implemented.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-99f0a09b-b070-498a-9a4d-7eb63f75db43" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-2cd84971-f384-4387-a118-903d8c31a97a" } ], "id": "168ae0e8-e634-4b0d-a632-29123eb6e987", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-168ae0e8-e634-4b0d-a632-29123eb6e987" }, { "name": "List push templates", "id": "98ae459c-cc18-45cc-873a-e75342dbe030", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "response": [ { "id": "b6dba523-6a76-4d54-9e6b-6c51a0fbbab8", "name": "The list of push templates was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-b6dba523-6a76-4d54-9e6b-6c51a0fbbab8" }, { "id": "222433e4-8485-41dc-b350-4e95088293bd", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-222433e4-8485-41dc-b350-4e95088293bd" }, { "id": "0b08a23e-84ca-48db-8ffb-0ad55d05de24", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-0b08a23e-84ca-48db-8ffb-0ad55d05de24" }, { "id": "cdcc615d-a12b-4343-b0d4-ef597dea0cb9", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-cdcc615d-a12b-4343-b0d4-ef597dea0cb9" }, { "id": "8074d98d-16d3-4847-86cc-69431ee313ed", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-8074d98d-16d3-4847-86cc-69431ee313ed" }, { "id": "4e77665a-b690-4547-a475-426a388dcde7", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-4e77665a-b690-4547-a475-426a388dcde7" }, { "id": "a49e96b5-aac0-4707-af7e-974f0d7f08c7", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a49e96b5-aac0-4707-af7e-974f0d7f08c7" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-98ae459c-cc18-45cc-873a-e75342dbe030" }, { "name": "Create push template", "id": "80edf44c-6c49-4f5f-8565-fd265ad76bb7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "response": [ { "id": "f87c2ed4-a9df-43c8-be81-65f64a9e5a18", "name": "Record created successfully.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-f87c2ed4-a9df-43c8-be81-65f64a9e5a18" }, { "id": "b50245bc-b9ed-4cf6-929c-7b8fb0c0a72e", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-b50245bc-b9ed-4cf6-929c-7b8fb0c0a72e" }, { "id": "65768d24-8203-43aa-95c7-0f6fee3f19b5", "name": "Forbidden.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-65768d24-8203-43aa-95c7-0f6fee3f19b5" }, { "id": "179d6815-691b-48de-8cbc-bd92a8cb326a", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-179d6815-691b-48de-8cbc-bd92a8cb326a" }, { "id": "a9bc78d9-6f6e-4609-972a-30b704b2235a", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a9bc78d9-6f6e-4609-972a-30b704b2235a" }, { "id": "d81ed575-2567-4357-b377-bf9bff48dd6b", "name": "Server error while executing the request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-d81ed575-2567-4357-b377-bf9bff48dd6b" }, { "id": "73765383-bb86-41d3-9dee-e29983346180", "name": "This functionality is not implemented.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"messages\": [\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"sms\",\n \"source_value\": \"\"\n }\n },\n {\n \"message_content\": {\n \"body\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"email\",\n \"source_value\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/push", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "push" ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-73765383-bb86-41d3-9dee-e29983346180" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-80edf44c-6c49-4f5f-8565-fd265ad76bb7" } ], "id": "78dd755b-cf26-457f-b3d0-1cfa3693630f", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-78dd755b-cf26-457f-b3d0-1cfa3693630f" }, { "name": "email", "item": [ { "name": "{id}", "item": [ { "name": "Get email template", "id": "590a6c43-eeaa-4764-bd6e-bf5023082f86", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "id": "6f8bc78f-aab0-41af-9396-2f0fb4da1f70", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "2e8c6388-30c9-49c8-85e8-82308c60599e", "name": "The email template with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-2e8c6388-30c9-49c8-85e8-82308c60599e" }, { "id": "aff5f45c-e5bd-4048-93ec-4309bd387452", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-aff5f45c-e5bd-4048-93ec-4309bd387452" }, { "id": "a9254dd8-6da5-42e0-bb87-dcf2d81660b9", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a9254dd8-6da5-42e0-bb87-dcf2d81660b9" }, { "id": "bcc3539d-af05-4992-982c-65cd82ab2e89", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-bcc3539d-af05-4992-982c-65cd82ab2e89" }, { "id": "47bdc934-ad24-465b-b860-f85b4eb6af19", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-47bdc934-ad24-465b-b860-f85b4eb6af19" }, { "id": "4da137e0-a57c-4221-8aa0-906e9d46dc73", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-4da137e0-a57c-4221-8aa0-906e9d46dc73" }, { "id": "1aac6861-a6c2-4a6a-9179-5f101fdc2cea", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-1aac6861-a6c2-4a6a-9179-5f101fdc2cea" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-590a6c43-eeaa-4764-bd6e-bf5023082f86" }, { "name": "Update email template", "id": "273cba79-b64d-41d1-bc54-466368dc674f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "id": "70a6e8e7-8661-4fc5-aa77-dec2097ad4d2", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "db5d7ac2-35c5-4db9-8702-78b45343ba02", "name": "Record updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-db5d7ac2-35c5-4db9-8702-78b45343ba02" }, { "id": "4ef00d7c-6463-409d-b5b3-5c00eef6b398", "name": "Invalid request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-4ef00d7c-6463-409d-b5b3-5c00eef6b398" }, { "id": "d19ed874-8cd0-4bbc-92b0-a6f52fcf04b9", "name": "Forbidden.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-d19ed874-8cd0-4bbc-92b0-a6f52fcf04b9" }, { "id": "94f00e52-80e1-457d-975c-a0d3fd23457f", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-94f00e52-80e1-457d-975c-a0d3fd23457f" }, { "id": "b6e1bd25-d6eb-4886-9126-289ce19fb6d7", "name": "Too many requests.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-b6e1bd25-d6eb-4886-9126-289ce19fb6d7" }, { "id": "3edf794f-49c7-48bd-a463-11cfff4821ca", "name": "Server error while executing the request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-3edf794f-49c7-48bd-a463-11cfff4821ca" }, { "id": "6383c74d-1353-4ad5-85e3-868f0917542b", "name": "This functionality is not implemented.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-6383c74d-1353-4ad5-85e3-868f0917542b" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-273cba79-b64d-41d1-bc54-466368dc674f" } ], "id": "b81c7388-f5e9-4865-ada9-45bbce66bf44", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-b81c7388-f5e9-4865-ada9-45bbce66bf44" }, { "name": "List email templates", "id": "cfeab44c-e22d-448f-bd7b-8cc5d519e6d0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "response": [ { "id": "0c893cbd-c816-4758-985f-4129860c425b", "name": "The list of email templates was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n {\n \"updated_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-0c893cbd-c816-4758-985f-4129860c425b" }, { "id": "6fde4b39-2bc8-4f83-838f-6fde9bd6946b", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-6fde4b39-2bc8-4f83-838f-6fde9bd6946b" }, { "id": "23ef54d7-591f-4c5c-93bc-d3cc2f976585", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-23ef54d7-591f-4c5c-93bc-d3cc2f976585" }, { "id": "6ef7d319-3abe-4cff-b7b2-42f46329e6c4", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-6ef7d319-3abe-4cff-b7b2-42f46329e6c4" }, { "id": "57d7874b-7860-4ca5-8b40-50bf5b9fac6c", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-57d7874b-7860-4ca5-8b40-50bf5b9fac6c" }, { "id": "d0da7fe0-9451-481d-9034-93321fba4a54", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-d0da7fe0-9451-481d-9034-93321fba4a54" }, { "id": "6c6dd1b1-6425-4bc4-983b-c9d6a2fff10f", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consequata]=62272161", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consequata]", "value": "62272161" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-6c6dd1b1-6425-4bc4-983b-c9d6a2fff10f" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-cfeab44c-e22d-448f-bd7b-8cc5d519e6d0" }, { "name": "Create email template", "id": "1ef43451-4042-4918-887a-c9421aeacb6e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "response": [ { "id": "aa48278c-0c1a-4f97-94c6-77e7b4097545", "name": "Record created successfully.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-aa48278c-0c1a-4f97-94c6-77e7b4097545" }, { "id": "ea0cbe0d-e050-41a7-895b-701173ea7364", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-ea0cbe0d-e050-41a7-895b-701173ea7364" }, { "id": "758cdff2-31a0-4b3f-9650-80efc46dd46e", "name": "Forbidden.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-758cdff2-31a0-4b3f-9650-80efc46dd46e" }, { "id": "83f488e4-051c-4b6f-9057-a37ae8cfafcf", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-83f488e4-051c-4b6f-9057-a37ae8cfafcf" }, { "id": "6b43b32f-79e6-43ad-9204-15a619ac697a", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-6b43b32f-79e6-43ad-9204-15a619ac697a" }, { "id": "a284ba89-4341-4e38-b970-9ee0f46ee980", "name": "Server error while executing the request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-a284ba89-4341-4e38-b970-9ee0f46ee980" }, { "id": "0071ebf6-6edb-4789-b6f2-10a6fc98764c", "name": "This functionality is not implemented.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": {\n \"value\": \"app_push\",\n \"source_value\": \"\"\n },\n \"message_content\": {\n \"subject\": \"\",\n \"body\": \"\",\n \"from\": \"\",\n \"reply-to\": \"\",\n \"preheader\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/marketing/templates/email", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "templates", "email" ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-0071ebf6-6edb-4789-b6f2-10a6fc98764c" } ], "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-1ef43451-4042-4918-887a-c9421aeacb6e" } ], "id": "18a9f406-d4fe-4657-851e-20a64bd90501", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-18a9f406-d4fe-4657-851e-20a64bd90501" } ], "id": "c4d61f58-780c-41c9-b1a7-035ea087adfd", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-c4d61f58-780c-41c9-b1a7-035ea087adfd" } ], "id": "650825d3-3941-40fe-b2ba-4a3eaccf9c4f", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-650825d3-3941-40fe-b2ba-4a3eaccf9c4f" } ], "id": "9137e5c4-cee2-423b-b776-fc2ab9061ced", "createdAt": "2026-07-28T03:05:35.000Z", "updatedAt": "2026-07-28T03:05:35.000Z", "uid": "35240-9137e5c4-cee2-423b-b776-fc2ab9061ced" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }