{ "info": { "_postman_id": "9ea0906e-0063-46dc-b824-598a3db9c0fe", "name": "ThoughtSpot Public REST 10.1.0.cl Email Customization API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "lastUpdatedBy": "35240", "uid": "35240-9ea0906e-0063-46dc-b824-598a3db9c0fe" }, "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": "cc43559b-a79e-4e7b-9458-4e397f63fd12", "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": "ecdfd912-3325-418b-8f57-64193a97895e", "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": "25217d7b-7790-4ac4-b873-addc3508a5a8", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-25217d7b-7790-4ac4-b873-addc3508a5a8" }, { "id": "cf1d503a-ed67-4183-b942-0526f1569041", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-cf1d503a-ed67-4183-b942-0526f1569041" }, { "id": "f72948a2-12a0-47e7-9a82-d82d56d28dac", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-f72948a2-12a0-47e7-9a82-d82d56d28dac" }, { "id": "6213dab6-217f-46f0-a9f0-ccfe1ff022e2", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-6213dab6-217f-46f0-a9f0-ccfe1ff022e2" } ], "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-cc43559b-a79e-4e7b-9458-4e397f63fd12" } ], "id": "55ce91d8-93c3-48ed-a11e-9dd8e0e99d5e", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-55ce91d8-93c3-48ed-a11e-9dd8e0e99d5e" } ], "id": "aca6b14a-c4ff-4f36-b216-6a3b85599247", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-aca6b14a-c4ff-4f36-b216-6a3b85599247" }, { "name": "delete", "item": [ { "name": "delete Org Email Customization", "id": "f952253d-fe01-4ccd-babc-e92c602bc925", "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/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "delete" ] }, "description": "\nBeta Version: 10.12.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 `org_identifier` from the response.\n- Use that `org_identifier` as a parameter in this API request.\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "cf453d6a-edee-4823-842a-f92f453a2394", "name": "Email Customization configuration successfully deleted.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "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/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "delete" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-cf453d6a-edee-4823-842a-f92f453a2394" }, { "id": "db109f17-662e-49fa-be07-db77a06d9deb", "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/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "delete" ] } }, "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-db109f17-662e-49fa-be07-db77a06d9deb" }, { "id": "0fe7441b-438b-4c76-84a1-38d3e894d036", "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/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "delete" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-0fe7441b-438b-4c76-84a1-38d3e894d036" }, { "id": "c2c6ee05-8b6b-473d-9c02-be7542a43a54", "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/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "delete" ] } }, "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-c2c6ee05-8b6b-473d-9c02-be7542a43a54" }, { "id": "28b1ffe6-0825-4af7-955b-a8ea57376474", "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/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "delete" ] } }, "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-28b1ffe6-0825-4af7-955b-a8ea57376474" } ], "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-f952253d-fe01-4ccd-babc-e92c602bc925" } ], "id": "63b49cac-c717-4e6d-a032-e87c487f65a3", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-63b49cac-c717-4e6d-a032-e87c487f65a3" }, { "name": "search", "item": [ { "name": "search Email Customization", "id": "f105df8a-c43d-404a-bed8-c24b700b10bc", "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": "f3cbe6ce-c7eb-4d15-8c18-538e5708aacc", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-f3cbe6ce-c7eb-4d15-8c18-538e5708aacc" }, { "id": "506a9084-0797-447c-a62d-ad6f45b3c280", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-506a9084-0797-447c-a62d-ad6f45b3c280" }, { "id": "2078c0af-3ddf-46c2-b2a1-9a8901b6af41", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-2078c0af-3ddf-46c2-b2a1-9a8901b6af41" }, { "id": "058c4344-928d-48c1-a72c-7c4ee3c57a3f", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-058c4344-928d-48c1-a72c-7c4ee3c57a3f" } ], "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-f105df8a-c43d-404a-bed8-c24b700b10bc" } ], "id": "68c08c8c-99e9-4040-8deb-77da5cd26c6f", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-68c08c8c-99e9-4040-8deb-77da5cd26c6f" }, { "name": "update", "item": [ { "name": "update Email Customization", "id": "207b0526-194d-42a6-a1bd-12140ce1c662", "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/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "update" ] }, "description": "\nBeta Version: 10.12.0.cl or later\n\nUpdates 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 update 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 \t\"cta_text_font_color\": \"#FFFFFF\",\n \t\"primary_bg_color\": \"#D3DEF0\",\n \"logo_url\": \"https://storage.pardot.com/710713/1642089901EbkRibJq/TS_fullworkmark_darkmode.png\",\n \t \"font_family\": \"\",\n \t\"product_name\": \"ThoughtSpot\",\n \t\"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 \t\"replacement_value_for_answer\": \"Chart\",\n \t\"replacement_value_for_spot_iq\": \"AI Insights\",\n \t \"hide_footer_phone\": false,\n \"hide_footer_address\": false,\n \"hide_product_name\": false,\n \t\"hide_manage_notification\": false,\n \t\"hide_mobile_app_nudge\": false,\n \t\"hide_privacy_policy\": false,\n \t\"hide_ts_vocabulary_definitions\": false,\n \t\"hide_error_message\": false,\n \t\"hide_unsubscribe_link\": false,\n \"hide_notification_status\": false,\n \t\"hide_modify_alert\": false,\n \t\"company_website_url\": \"https://your-website.com/\",\n \t\"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": "51c920f8-fea4-422b-9e7e-d40e680b781d", "name": "Email Customization configuration successfully updated.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "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/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "update" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-51c920f8-fea4-422b-9e7e-d40e680b781d" }, { "id": "97e1b97f-ebfe-4e7d-8b23-2b0034282a18", "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/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "update" ] } }, "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-97e1b97f-ebfe-4e7d-8b23-2b0034282a18" }, { "id": "8debac2e-5458-4f79-8d34-706260d097ec", "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/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "update" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-8debac2e-5458-4f79-8d34-706260d097ec" }, { "id": "8f92a33f-8374-40bf-9a5c-b99927fe5522", "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/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "update" ] } }, "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-8f92a33f-8374-40bf-9a5c-b99927fe5522" }, { "id": "4bda765a-9e3a-48c8-9f6e-81eab6adfdc9", "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/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "email", "update" ] } }, "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-4bda765a-9e3a-48c8-9f6e-81eab6adfdc9" } ], "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-207b0526-194d-42a6-a1bd-12140ce1c662" } ], "id": "6e7735d9-9dc4-4e62-bc96-e2e8ac7b64ad", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-6e7735d9-9dc4-4e62-bc96-e2e8ac7b64ad" }, { "name": "validate", "item": [ { "name": "validate Email Customization", "id": "3f555cf5-5258-405e-a431-688028d6eb57", "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": "30cb6fa1-25d7-47d3-b261-9f61df1f4b86", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-30cb6fa1-25d7-47d3-b261-9f61df1f4b86" }, { "id": "8dc8643a-4c19-41ac-951b-7d1088aa9916", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-8dc8643a-4c19-41ac-951b-7d1088aa9916" }, { "id": "3901244f-b1f0-4586-8d5e-c435ddeff38f", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-3901244f-b1f0-4586-8d5e-c435ddeff38f" }, { "id": "97976bf0-3027-42ad-acf9-bf8521d7af79", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-97976bf0-3027-42ad-acf9-bf8521d7af79" } ], "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-3f555cf5-5258-405e-a431-688028d6eb57" } ], "id": "5036e287-8225-47b7-8e67-c78df12c99c3", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-5036e287-8225-47b7-8e67-c78df12c99c3" }, { "name": "create Email Customization", "id": "0d57bbe9-8926-4829-86c1-3552188c1ad9", "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": "2ea9a1f5-f6ee-4e58-8f5f-a054501b1684", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-2ea9a1f5-f6ee-4e58-8f5f-a054501b1684" }, { "id": "3c283679-b544-4211-b1d4-eaa052584214", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-3c283679-b544-4211-b1d4-eaa052584214" }, { "id": "c295ef25-3ff7-4be6-a44b-77caf269d838", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-c295ef25-3ff7-4be6-a44b-77caf269d838" }, { "id": "894de2c3-3f67-4592-a8cc-467a527b3c57", "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:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-894de2c3-3f67-4592-a8cc-467a527b3c57" } ], "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-0d57bbe9-8926-4829-86c1-3552188c1ad9" } ], "id": "f68c46ae-35de-4ce8-b045-6bfb50ed8dce", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-f68c46ae-35de-4ce8-b045-6bfb50ed8dce" } ], "id": "92351ddc-8026-4dfa-92de-bb7cf5002ea3", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-92351ddc-8026-4dfa-92de-bb7cf5002ea3" } ], "id": "bf578036-9059-4364-932f-dbab5f264b43", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-bf578036-9059-4364-932f-dbab5f264b43" } ], "id": "0ec24207-ec3a-45ed-a7ff-648cf16397e4", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-0ec24207-ec3a-45ed-a7ff-648cf16397e4" } ], "id": "768dfb37-2628-4b15-8962-5b510adf9b32", "createdAt": "2026-07-28T03:15:52.000Z", "updatedAt": "2026-07-28T03:15:52.000Z", "uid": "35240-768dfb37-2628-4b15-8962-5b510adf9b32" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "base-url", "value": "https://localhost:443" }, { "key": "baseUrl", "value": "{{base-url}}" } ] }