{ "info": { "_postman_id": "2caa1c6e-b756-4589-ae0f-1da4b8b043a0", "name": "ThoughtSpot Public REST 10.1.0.cl 10.10.0.cl API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:13:38.000Z", "updatedAt": "2026-07-28T03:13:38.000Z", "lastUpdatedBy": "35240", "uid": "35240-2caa1c6e-b756-4589-ae0f-1da4b8b043a0" }, "item": [ { "name": "api", "item": [ { "name": "rest", "item": [ { "name": "2.0", "item": [ { "name": "customization", "item": [ { "name": "email", "item": [ { "name": "{template_identifier}", "item": [ { "name": "delete", "item": [ { "name": "delete Email Customization", "id": "566e5851-4904-4d4f-a701-890333418d68", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/:template_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", ":template_identifier", "delete" ], "variable": [ { "id": "c47dd79e-ebd0-48d3-a23c-4f155191bce0", "key": "template_identifier", "value": "", "description": "(Required) Unique ID or name of the email customization." } ] }, "description": "\nBeta Version: 10.10.0.cl or later\n\nDeletes the configuration for the email customization.\n\n#### Pre-requisites\n\nRequires `DEVELOPER` (**has developer privilege**) or `ADMINISTRATION` (**Can administer ThoughtSpot**) privilege.\nIf [Role-Based Access Control (RBAC)](https://developers.thoughtspot.com/docs/rbac) is enabled on your instance, the `DEVELOPER` (**Has developer privilege**) privilege is required.\n\n**NOTE**:This endpoint in currently in beta. Contact ThoughtSpot support to enable this on your instance.\n\n#### Usage guidelines\n\n- Call the search API endpoint to get the `template_identifier` from the response.\n- Use that `template_identifier` as a parameter in this API request.\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "96c13330-59fa-426f-ac41-e4be9a6c25d7", "name": "Email Customization configuration successfully deleted.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/:template_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", ":template_identifier", "delete" ], "variable": [ { "key": "template_identifier" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-96c13330-59fa-426f-ac41-e4be9a6c25d7" }, { "id": "efd31245-d99f-433f-ba87-afd9ccdb61bc", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/:template_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", ":template_identifier", "delete" ], "variable": [ { "key": "template_identifier" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-efd31245-d99f-433f-ba87-afd9ccdb61bc" }, { "id": "1358fff1-2f19-4978-903c-d43dab69f89b", "name": "Unauthorized access.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/:template_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", ":template_identifier", "delete" ], "variable": [ { "key": "template_identifier" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-1358fff1-2f19-4978-903c-d43dab69f89b" }, { "id": "d0d457dd-fe26-48d8-9e4b-9239f5a3b2a8", "name": "Unexpected error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/:template_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", ":template_identifier", "delete" ], "variable": [ { "key": "template_identifier" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-d0d457dd-fe26-48d8-9e4b-9239f5a3b2a8" } ], "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-566e5851-4904-4d4f-a701-890333418d68" } ], "id": "4948be1e-0629-4a7c-ba48-84a8c362b356", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-4948be1e-0629-4a7c-ba48-84a8c362b356" } ], "id": "9206bd6f-4c18-4be3-8ce4-96826b85da8a", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-9206bd6f-4c18-4be3-8ce4-96826b85da8a" }, { "name": "search", "item": [ { "name": "search Email Customization", "id": "025b4abf-c1fa-490d-99cc-cacb9fc830d9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"org_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "search" ] }, "description": "\nBeta Version: 10.10.0.cl or later\n\nSearch the email customization configuration if any set for the ThoughtSpot system.\n\n#### Pre-requisites\n\nRequires `DEVELOPER` (**has developer privilege**) or `ADMINISTRATION` (**Can administer ThoughtSpot**) privilege.\nIf [Role-Based Access Control (RBAC)](https://developers.thoughtspot.com/docs/rbac) is enabled on your instance, the `DEVELOPER` (**Has developer privilege**) privilege is required.\n\n**NOTE**:This endpoint in currently in beta. Contact ThoughtSpot support to enable this on your instance.\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "1cc36231-5a68-4f99-bd3f-fbb61e30b403", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"org_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "search" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"tenant_id\": \"\",\n \"org\": {\n \"name\": \"\",\n \"id\": \"\"\n },\n \"name\": \"\",\n \"template_properties\": {}\n },\n {\n \"tenant_id\": \"\",\n \"org\": {\n \"name\": \"\",\n \"id\": \"\"\n },\n \"name\": \"\",\n \"template_properties\": {}\n }\n]", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-1cc36231-5a68-4f99-bd3f-fbb61e30b403" }, { "id": "4f6ea694-718e-4019-9c18-fe0f33eaa8c8", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"org_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "search" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-4f6ea694-718e-4019-9c18-fe0f33eaa8c8" }, { "id": "13e1952d-ef0c-434c-8cd6-97ca10203db2", "name": "Unauthorized access.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"org_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "search" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-13e1952d-ef0c-434c-8cd6-97ca10203db2" }, { "id": "ecd376c4-a07d-4bb2-af76-a07964acc41f", "name": "Unexpected error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"org_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "search" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-ecd376c4-a07d-4bb2-af76-a07964acc41f" } ], "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-025b4abf-c1fa-490d-99cc-cacb9fc830d9" } ], "id": "b2d02240-2ca1-4b39-ad7d-761a9b6242cb", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-b2d02240-2ca1-4b39-ad7d-761a9b6242cb" }, { "name": "validate", "item": [ { "name": "validate Email Customization", "id": "3c6eccb2-cc2a-47eb-9d32-b822b2192558", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "validate" ] }, "description": "\nBeta Version: 10.10.0.cl or later\n\nValidates the email customization configuration if any set for the ThoughtSpot system.\n\n#### Pre-requisites\n\nRequires `DEVELOPER` (**has developer privilege**) or `ADMINISTRATION` (**Can administer ThoughtSpot**) privilege.\nIf [Role-Based Access Control (RBAC)](https://developers.thoughtspot.com/docs/rbac) is enabled on your instance, the `DEVELOPER` (**Has developer privilege**) privilege is required.\n\n**NOTE**:This endpoint in currently in beta. Contact ThoughtSpot support to enable this on your instance.\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "0f6e2060-bf45-4a1d-b5f7-4d9f5c78aa90", "name": "Triggered test email for customization configuration", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "validate" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-0f6e2060-bf45-4a1d-b5f7-4d9f5c78aa90" }, { "id": "eaa72119-d8f6-41b2-8a28-c3189617c3a7", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "validate" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-eaa72119-d8f6-41b2-8a28-c3189617c3a7" }, { "id": "a83249cd-54de-4cfe-a8af-aeb17c823c62", "name": "Unauthorized access.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "validate" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-a83249cd-54de-4cfe-a8af-aeb17c823c62" }, { "id": "ae04d8a9-c19d-463a-8b9a-0de875360e5f", "name": "Unexpected error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "validate" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-ae04d8a9-c19d-463a-8b9a-0de875360e5f" } ], "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-3c6eccb2-cc2a-47eb-9d32-b822b2192558" } ], "id": "400c640d-6531-4d9d-a006-cd32c76e1324", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-400c640d-6531-4d9d-a006-cd32c76e1324" }, { "name": "create Email Customization", "id": "d32f6555-7cbc-4d29-b8ee-10d55a5444b1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"template_properties\": {\n \"cta_button_bg_color\": \"\",\n \"cta_text_font_color\": \"\",\n \"primary_bg_color\": \"\",\n \"home_url\": \"\",\n \"logo_url\": \"\",\n \"font_family\": \"\",\n \"product_name\": \"\",\n \"footer_address\": \"\",\n \"footer_phone\": \"\",\n \"replacement_value_for_liveboard\": \"\",\n \"replacement_value_for_answer\": \"\",\n \"replacement_value_for_spot_iq\": \"\",\n \"hide_footer_address\": \"\",\n \"hide_footer_phone\": \"\",\n \"hide_manage_notification\": \"\",\n \"hide_mobile_app_nudge\": \"\",\n \"hide_privacy_policy\": \"\",\n \"hide_product_name\": \"\",\n \"hide_ts_vocabulary_definitions\": \"\",\n \"hide_notification_status\": \"\",\n \"hide_error_message\": \"\",\n \"hide_unsubscribe_link\": \"\",\n \"hide_modify_alert\": \"\",\n \"company_privacy_policy_url\": \"\",\n \"company_website_url\": \"\",\n \"contact_support_url\": \"\",\n \"hide_contact_support_url\": \"\",\n \"hide_logo_url\": \"\"\n },\n \"org_identifier\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email" ] }, "description": "\nBeta Version: 10.10.0.cl or later\n\nCreates a customization configuration for the notification email.\n\n#### Pre-requisites\n\nRequires `DEVELOPER` (**has developer privilege**) or `ADMINISTRATION` (**Can administer ThoughtSpot**) privilege.\nIf [Role-Based Access Control (RBAC)](https://developers.thoughtspot.com/docs/rbac) is enabled on your instance, the `DEVELOPER` (**Has developer privilege**) privilege is required.\n\n**NOTE**:This endpoint in currently in beta. Contact ThoughtSpot support to enable this on your instance.\n\n#### Usage guidelines\n\nTo create a custom configuration pass these parameters in your API request:\n\n- A JSON map of configuration attributes `template_properties`. The following example shows a sample set of customization configuration:\n\n```\n{\n {\n \"cta_button_bg_color\": \"#444DEA\",\n \"cta_text_font_color\": \"#FFFFFF\",\n \"primary_bg_color\": \"#D3DEF0\",\n \"logo_url\": \"https://storage.pardot.com/710713/1642089901EbkRibJq/TS_fullworkmark_darkmode.png\",\n \t \"font_family\": \"\",\n \"product_name\": \"ThoughtSpot\",\n \"footer_address\": \"444 Castro St, Suite 1000 Mountain View, CA 94041\",\n\t \"footer_phone\": \"(800) 508-7008\",\n \"replacement_value_for_liveboard\": \"Dashboard\",\n \"replacement_value_for_answer\": \"Chart\",\n \"replacement_value_for_spot_iq\": \"AI Insights\",\n \t \"hide_footer_phone\": false,\n \"hide_footer_address\": false,\n \"hide_product_name\": false,\n \"hide_manage_notification\": false,\n \"hide_mobile_app_nudge\": false,\n \"hide_privacy_policy\": false,\n \"hide_ts_vocabulary_definitions\": false,\n \"hide_error_message\": false,\n \"hide_unsubscribe_link\": false,\n \"hide_notification_status\": false,\n \"hide_modify_alert\": false,\n \"company_website_url\": \"https://your-website.com/\",\n \"company_privacy_policy_url\" : \"https://link-to-privacy-policy.com/\",\n \"contact_support_url\": \"https://link-to-contact-support.com/\",\n \"hide_contact_support_url\": false,\n\t \"hide_logo_url\" : false\n }\n}\n```\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "d69598b0-80a6-4876-90cf-a34348cd8cf2", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"template_properties\": {\n \"cta_button_bg_color\": \"\",\n \"cta_text_font_color\": \"\",\n \"primary_bg_color\": \"\",\n \"home_url\": \"\",\n \"logo_url\": \"\",\n \"font_family\": \"\",\n \"product_name\": \"\",\n \"footer_address\": \"\",\n \"footer_phone\": \"\",\n \"replacement_value_for_liveboard\": \"\",\n \"replacement_value_for_answer\": \"\",\n \"replacement_value_for_spot_iq\": \"\",\n \"hide_footer_address\": \"\",\n \"hide_footer_phone\": \"\",\n \"hide_manage_notification\": \"\",\n \"hide_mobile_app_nudge\": \"\",\n \"hide_privacy_policy\": \"\",\n \"hide_product_name\": \"\",\n \"hide_ts_vocabulary_definitions\": \"\",\n \"hide_notification_status\": \"\",\n \"hide_error_message\": \"\",\n \"hide_unsubscribe_link\": \"\",\n \"hide_modify_alert\": \"\",\n \"company_privacy_policy_url\": \"\",\n \"company_website_url\": \"\",\n \"contact_support_url\": \"\",\n \"hide_contact_support_url\": \"\",\n \"hide_logo_url\": \"\"\n },\n \"org_identifier\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"tenant_id\": \"\",\n \"org\": {\n \"name\": \"\",\n \"id\": \"\"\n },\n \"name\": \"\",\n \"template_properties\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-d69598b0-80a6-4876-90cf-a34348cd8cf2" }, { "id": "ddef5f29-42a9-4411-9475-7590e0db32aa", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"template_properties\": {\n \"cta_button_bg_color\": \"\",\n \"cta_text_font_color\": \"\",\n \"primary_bg_color\": \"\",\n \"home_url\": \"\",\n \"logo_url\": \"\",\n \"font_family\": \"\",\n \"product_name\": \"\",\n \"footer_address\": \"\",\n \"footer_phone\": \"\",\n \"replacement_value_for_liveboard\": \"\",\n \"replacement_value_for_answer\": \"\",\n \"replacement_value_for_spot_iq\": \"\",\n \"hide_footer_address\": \"\",\n \"hide_footer_phone\": \"\",\n \"hide_manage_notification\": \"\",\n \"hide_mobile_app_nudge\": \"\",\n \"hide_privacy_policy\": \"\",\n \"hide_product_name\": \"\",\n \"hide_ts_vocabulary_definitions\": \"\",\n \"hide_notification_status\": \"\",\n \"hide_error_message\": \"\",\n \"hide_unsubscribe_link\": \"\",\n \"hide_modify_alert\": \"\",\n \"company_privacy_policy_url\": \"\",\n \"company_website_url\": \"\",\n \"contact_support_url\": \"\",\n \"hide_contact_support_url\": \"\",\n \"hide_logo_url\": \"\"\n },\n \"org_identifier\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-ddef5f29-42a9-4411-9475-7590e0db32aa" }, { "id": "0db65a90-2f66-42e5-bb7b-f57ab99bc4c2", "name": "Unauthorized access.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"template_properties\": {\n \"cta_button_bg_color\": \"\",\n \"cta_text_font_color\": \"\",\n \"primary_bg_color\": \"\",\n \"home_url\": \"\",\n \"logo_url\": \"\",\n \"font_family\": \"\",\n \"product_name\": \"\",\n \"footer_address\": \"\",\n \"footer_phone\": \"\",\n \"replacement_value_for_liveboard\": \"\",\n \"replacement_value_for_answer\": \"\",\n \"replacement_value_for_spot_iq\": \"\",\n \"hide_footer_address\": \"\",\n \"hide_footer_phone\": \"\",\n \"hide_manage_notification\": \"\",\n \"hide_mobile_app_nudge\": \"\",\n \"hide_privacy_policy\": \"\",\n \"hide_product_name\": \"\",\n \"hide_ts_vocabulary_definitions\": \"\",\n \"hide_notification_status\": \"\",\n \"hide_error_message\": \"\",\n \"hide_unsubscribe_link\": \"\",\n \"hide_modify_alert\": \"\",\n \"company_privacy_policy_url\": \"\",\n \"company_website_url\": \"\",\n \"contact_support_url\": \"\",\n \"hide_contact_support_url\": \"\",\n \"hide_logo_url\": \"\"\n },\n \"org_identifier\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-0db65a90-2f66-42e5-bb7b-f57ab99bc4c2" }, { "id": "f1cafec3-a9b3-403a-b634-652b4c931c33", "name": "Unexpected error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"template_properties\": {\n \"cta_button_bg_color\": \"\",\n \"cta_text_font_color\": \"\",\n \"primary_bg_color\": \"\",\n \"home_url\": \"\",\n \"logo_url\": \"\",\n \"font_family\": \"\",\n \"product_name\": \"\",\n \"footer_address\": \"\",\n \"footer_phone\": \"\",\n \"replacement_value_for_liveboard\": \"\",\n \"replacement_value_for_answer\": \"\",\n \"replacement_value_for_spot_iq\": \"\",\n \"hide_footer_address\": \"\",\n \"hide_footer_phone\": \"\",\n \"hide_manage_notification\": \"\",\n \"hide_mobile_app_nudge\": \"\",\n \"hide_privacy_policy\": \"\",\n \"hide_product_name\": \"\",\n \"hide_ts_vocabulary_definitions\": \"\",\n \"hide_notification_status\": \"\",\n \"hide_error_message\": \"\",\n \"hide_unsubscribe_link\": \"\",\n \"hide_modify_alert\": \"\",\n \"company_privacy_policy_url\": \"\",\n \"company_website_url\": \"\",\n \"contact_support_url\": \"\",\n \"hide_contact_support_url\": \"\",\n \"hide_logo_url\": \"\"\n },\n \"org_identifier\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/email", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-f1cafec3-a9b3-403a-b634-652b4c931c33" } ], "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-d32f6555-7cbc-4d29-b8ee-10d55a5444b1" } ], "id": "1425ef03-b6d6-4a78-9c76-064cb64c8d27", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-1425ef03-b6d6-4a78-9c76-064cb64c8d27" } ], "id": "f2d1f1af-4639-409a-81a3-f00d2aca8db8", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-f2d1f1af-4639-409a-81a3-f00d2aca8db8" } ], "id": "8c5121d6-3f3d-4cbb-874d-88c4093f34ea", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-8c5121d6-3f3d-4cbb-874d-88c4093f34ea" } ], "id": "feb053ec-cb9d-4094-97c7-b163038a343c", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-feb053ec-cb9d-4094-97c7-b163038a343c" } ], "id": "4efdaab0-4c75-429a-87dc-f9563092eb44", "createdAt": "2026-07-28T03:13:39.000Z", "updatedAt": "2026-07-28T03:13:39.000Z", "uid": "35240-4efdaab0-4c75-429a-87dc-f9563092eb44" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "base-url", "value": "https://localhost:443" }, { "key": "baseUrl", "value": "{{base-url}}" } ] }