{ "info": { "_postman_id": "0637cf7f-46e6-4e3b-907a-2bd28831344e", "name": "ThoughtSpot Public REST 10.1.0.cl 9.6.0.cl API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "lastUpdatedBy": "35240", "uid": "35240-0637cf7f-46e6-4e3b-907a-2bd28831344e" }, "item": [ { "name": "api", "item": [ { "name": "rest", "item": [ { "name": "2.0", "item": [ { "name": "customization", "item": [ { "name": "custom-actions", "item": [ { "name": "{custom_action_identifier}", "item": [ { "name": "delete", "item": [ { "name": "delete Custom Action", "id": "4c2f6060-643d-43c7-8380-508a056deb9d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "delete" ], "variable": [ { "id": "04959e87-2331-447b-84f4-dfbcda9f5477", "key": "custom_action_identifier", "value": "", "description": "(Required) Unique ID or name of the custom action." } ] }, "description": "\n Version: 9.6.0.cl or later\n\nRemoves the custom action specified in the API request.\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\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "23e4af95-f252-4313-bf7a-d7997208ea53", "name": "Custom action is 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/custom-actions/:custom_action_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "delete" ], "variable": [ { "key": "custom_action_identifier" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-23e4af95-f252-4313-bf7a-d7997208ea53" }, { "id": "1b442042-ccdb-4231-8e8a-b4ce56060827", "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/custom-actions/:custom_action_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "delete" ], "variable": [ { "key": "custom_action_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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-1b442042-ccdb-4231-8e8a-b4ce56060827" }, { "id": "7b51aeab-dcec-4bbc-87d6-333631ba2ac1", "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/custom-actions/:custom_action_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "delete" ], "variable": [ { "key": "custom_action_identifier" } ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-7b51aeab-dcec-4bbc-87d6-333631ba2ac1" }, { "id": "19b999f1-b8f4-406a-86eb-1de357b77dd5", "name": "Forbidden 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/custom-actions/:custom_action_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "delete" ], "variable": [ { "key": "custom_action_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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-19b999f1-b8f4-406a-86eb-1de357b77dd5" }, { "id": "80e45eb5-7f6c-46d2-9178-5c90c2432d3b", "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/custom-actions/:custom_action_identifier/delete", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "delete" ], "variable": [ { "key": "custom_action_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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-80e45eb5-7f6c-46d2-9178-5c90c2432d3b" } ], "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-4c2f6060-643d-43c7-8380-508a056deb9d" } ], "id": "881ecdd5-15ac-4440-aa9f-f9f975213a66", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-881ecdd5-15ac-4440-aa9f-f9f975213a66" }, { "name": "update", "item": [ { "name": "update Custom Action", "id": "80d22ac9-bf6e-4f76-b41f-a67f4a75f3bf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"url\": \"\",\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"action_config\": {\n \"position\": \"CONTEXT_MENU\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n },\n {\n \"action_config\": {\n \"position\": \"PRIMARY\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"operation\": \"ADD\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "update" ], "variable": [ { "id": "60860d62-f964-465a-8b63-93cc15071e94", "key": "custom_action_identifier", "value": "", "description": "(Required) Unique ID or name of the custom action." } ] }, "description": "\n Version: 9.6.0.cl or later\n\nUpdates a custom action.\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#### Usage Guidelines\n\nThe API allows you to modify the following properties:\n\n* Name of the custom action\n* Action availability to groups\n* Association to metadata objects\n* Authentication settings for a URL-based action\n\nFor more information, see [Custom actions](https://developers.thoughtspot.com/docs/custom-action-intro).\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "25c4f18b-61d5-4a9c-8b86-30a14d1c7f67", "name": "Custom action updated successfully.", "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 \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"url\": \"\",\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"action_config\": {\n \"position\": \"CONTEXT_MENU\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n },\n {\n \"action_config\": {\n \"position\": \"PRIMARY\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"operation\": \"ADD\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "update" ], "variable": [ { "key": "custom_action_identifier" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-25c4f18b-61d5-4a9c-8b86-30a14d1c7f67" }, { "id": "68e4cc89-ed2f-4e75-8b20-4913efc45490", "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 \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"url\": \"\",\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"action_config\": {\n \"position\": \"CONTEXT_MENU\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n },\n {\n \"action_config\": {\n \"position\": \"PRIMARY\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"operation\": \"ADD\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "update" ], "variable": [ { "key": "custom_action_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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-68e4cc89-ed2f-4e75-8b20-4913efc45490" }, { "id": "64c9cf2b-0bb5-4e4b-8beb-9189a2963d16", "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 \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"url\": \"\",\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"action_config\": {\n \"position\": \"CONTEXT_MENU\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n },\n {\n \"action_config\": {\n \"position\": \"PRIMARY\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"operation\": \"ADD\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "update" ], "variable": [ { "key": "custom_action_identifier" } ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-64c9cf2b-0bb5-4e4b-8beb-9189a2963d16" }, { "id": "b8e2c5f0-a7ea-4acd-80ef-3ff81a6fb753", "name": "Forbidden 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 \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"url\": \"\",\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"action_config\": {\n \"position\": \"CONTEXT_MENU\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n },\n {\n \"action_config\": {\n \"position\": \"PRIMARY\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"operation\": \"ADD\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "update" ], "variable": [ { "key": "custom_action_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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-b8e2c5f0-a7ea-4acd-80ef-3ff81a6fb753" }, { "id": "65258bd2-5731-4b3a-bc47-4378eeb27c9a", "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 \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"url\": \"\",\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"action_config\": {\n \"position\": \"CONTEXT_MENU\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n },\n {\n \"action_config\": {\n \"position\": \"PRIMARY\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"operation\": \"ADD\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/:custom_action_identifier/update", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", ":custom_action_identifier", "update" ], "variable": [ { "key": "custom_action_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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-65258bd2-5731-4b3a-bc47-4378eeb27c9a" } ], "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-80d22ac9-bf6e-4f76-b41f-a67f4a75f3bf" } ], "id": "3abcbf8c-55e7-4bac-a727-17fe05b56b46", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-3abcbf8c-55e7-4bac-a727-17fe05b56b46" } ], "id": "9908746d-3c2c-45cb-82f1-4067b04ef2b1", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-9908746d-3c2c-45cb-82f1-4067b04ef2b1" }, { "name": "search", "item": [ { "name": "search Custom Actions", "id": "393c9175-a1af-47f5-9878-4b6603a77a77", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"custom_action_identifier\": \"\",\n \"name_pattern\": \"\",\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"include_group_associations\": false,\n \"include_metadata_associations\": false,\n \"metadata\": [\n {\n \"identifier\": \"\",\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"type\": \"ANSWER\"\n }\n ],\n \"type\": \"URL\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", "search" ] }, "description": "\n Version: 9.6.0.cl or later\n\nGets custom actions configured on the cluster.\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\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "4ac2b640-1183-4196-a12d-7d22439ed9ec", "name": "Custom action search is successful.", "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 \"custom_action_identifier\": \"\",\n \"name_pattern\": \"\",\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"include_group_associations\": false,\n \"include_metadata_associations\": false,\n \"metadata\": [\n {\n \"identifier\": \"\",\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"type\": \"ANSWER\"\n }\n ],\n \"type\": \"URL\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", "search" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"obj_id\": \"\",\n \"metadata_association\": [\n {\n \"action_config\": {\n \"position\": \"\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"\"\n },\n {\n \"action_config\": {\n \"position\": \"\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"\"\n }\n ],\n \"user_groups\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n {\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"obj_id\": \"\",\n \"metadata_association\": [\n {\n \"action_config\": {\n \"position\": \"\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"\"\n },\n {\n \"action_config\": {\n \"position\": \"\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"\"\n }\n ],\n \"user_groups\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-4ac2b640-1183-4196-a12d-7d22439ed9ec" }, { "id": "34c54728-2949-4b75-bca4-46cc12852eba", "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 \"custom_action_identifier\": \"\",\n \"name_pattern\": \"\",\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"include_group_associations\": false,\n \"include_metadata_associations\": false,\n \"metadata\": [\n {\n \"identifier\": \"\",\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"type\": \"ANSWER\"\n }\n ],\n \"type\": \"URL\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-34c54728-2949-4b75-bca4-46cc12852eba" }, { "id": "dc96c1d9-aff8-42b6-8d89-e4b96aaf6cfe", "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 \"custom_action_identifier\": \"\",\n \"name_pattern\": \"\",\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"include_group_associations\": false,\n \"include_metadata_associations\": false,\n \"metadata\": [\n {\n \"identifier\": \"\",\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"type\": \"ANSWER\"\n }\n ],\n \"type\": \"URL\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", "search" ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-dc96c1d9-aff8-42b6-8d89-e4b96aaf6cfe" }, { "id": "baa83231-ff97-4bc9-ac35-4406e2fc5eb1", "name": "Forbidden 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 \"custom_action_identifier\": \"\",\n \"name_pattern\": \"\",\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"include_group_associations\": false,\n \"include_metadata_associations\": false,\n \"metadata\": [\n {\n \"identifier\": \"\",\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"type\": \"ANSWER\"\n }\n ],\n \"type\": \"URL\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-baa83231-ff97-4bc9-ac35-4406e2fc5eb1" }, { "id": "08fc7890-4bea-4b45-9b96-c6c83d023475", "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 \"custom_action_identifier\": \"\",\n \"name_pattern\": \"\",\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"include_group_associations\": false,\n \"include_metadata_associations\": false,\n \"metadata\": [\n {\n \"identifier\": \"\",\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"type\": \"ANSWER\"\n }\n ],\n \"type\": \"URL\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions", "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-08fc7890-4bea-4b45-9b96-c6c83d023475" } ], "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-393c9175-a1af-47f5-9878-4b6603a77a77" } ], "id": "04c6c53a-9fa7-4a55-a868-aa91b9ebdcce", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-04c6c53a-9fa7-4a55-a868-aa91b9ebdcce" }, { "name": "create Custom Action", "id": "ef7d6f84-6129-43fb-84f9-1263f3a0d5b8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": true\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions" ] }, "description": "\n Version: 9.6.0.cl or later\n\nCreates a custom action that appears as a menu action on a saved Answer or Liveboard visualization.\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#### Usage Guidelines\n\nThe API lets you create the following types of custom actions:\n\n* URL-based action \n Allows pushing data to an external URL.\n* Callback action \n Triggers a callback to the host application and initiates a response payload on an embedded ThoughtSpot instance.\n\nBy default, custom actions are visible to only administrator or developer users. To make a custom action available to other users, and specify the groups in `group_identifiers`.\n\nBy default, the custom action is set as a _global_ action on all visualizations and saved Answers. To assign a custom action to specific Liveboard visualization, saved Answer, or Worksheet, set `visibility` to `false` in `default_action_config` property and specify the GUID or name of the object in `associate_metadata`.\n\nFor more information, see [Custom actions](https://developers.thoughtspot.com/docs/custom-action-intro).\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "5fc3fc62-191e-42d4-8693-e149f6da53c5", "name": "Custom action created successfully.", "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 \"name\": \"\",\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": true\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"default_action_config\": {\n \"visibility\": \"\"\n },\n \"id\": \"\",\n \"name\": \"\",\n \"obj_id\": \"\",\n \"metadata_association\": [\n {\n \"action_config\": {\n \"position\": \"\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"\"\n },\n {\n \"action_config\": {\n \"position\": \"\",\n \"visibility\": \"\"\n },\n \"identifier\": \"\",\n \"type\": \"\"\n }\n ],\n \"user_groups\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-5fc3fc62-191e-42d4-8693-e149f6da53c5" }, { "id": "67989bbd-d976-4789-9f39-a4d934c58e19", "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 \"name\": \"\",\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": true\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions" ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-67989bbd-d976-4789-9f39-a4d934c58e19" }, { "id": "cf0ea24f-e0e4-4804-a0f8-7d1ce7a5da27", "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 \"name\": \"\",\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": true\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions" ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-cf0ea24f-e0e4-4804-a0f8-7d1ce7a5da27" }, { "id": "d3f40751-a49b-4b54-8377-a727c9539ef1", "name": "Forbidden 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 \"name\": \"\",\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": true\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions" ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-d3f40751-a49b-4b54-8377-a727c9539ef1" }, { "id": "f144283e-74bf-4c31-9a3e-1c78ebee3e7e", "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 \"name\": \"\",\n \"action_details\": {\n \"CALLBACK\": {\n \"reference\": \"\"\n },\n \"URL\": {\n \"url\": \"\",\n \"authentication\": {\n \"API_Key\": {\n \"key\": \"\",\n \"value\": \"\"\n },\n \"Basic_Auth\": {\n \"password\": \"\",\n \"username\": \"\"\n },\n \"Bearer_Token\": \"\",\n \"No_Auth\": \"\"\n },\n \"parameters\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"reference\": \"\"\n }\n },\n \"associate_metadata\": [\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"WORKSHEET\"\n },\n {\n \"identifier\": \"\",\n \"action_config\": {\n \"position\": \"MENU\",\n \"visibility\": true\n },\n \"type\": \"VISUALIZATION\"\n }\n ],\n \"default_action_config\": {\n \"visibility\": true\n },\n \"group_identifiers\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/customization/custom-actions", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "customization", "custom-actions" ] } }, "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:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-f144283e-74bf-4c31-9a3e-1c78ebee3e7e" } ], "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-ef7d6f84-6129-43fb-84f9-1263f3a0d5b8" } ], "id": "a19b0b93-56c5-4429-84d4-bdb5e03c1b7c", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-a19b0b93-56c5-4429-84d4-bdb5e03c1b7c" } ], "id": "6870f5d8-2d7c-4bd0-8d8d-d696ebe23b60", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-6870f5d8-2d7c-4bd0-8d8d-d696ebe23b60" } ], "id": "0a303ab6-431a-4950-a3d8-29c11ed51cde", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-0a303ab6-431a-4950-a3d8-29c11ed51cde" } ], "id": "c1ca82e2-00ec-48ad-82dd-7b944c0d010e", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-c1ca82e2-00ec-48ad-82dd-7b944c0d010e" } ], "id": "da255f38-4fee-490d-a88c-01083d71ee65", "createdAt": "2026-07-28T03:14:35.000Z", "updatedAt": "2026-07-28T03:14:35.000Z", "uid": "35240-da255f38-4fee-490d-a88c-01083d71ee65" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "base-url", "value": "https://localhost:443" }, { "key": "baseUrl", "value": "{{base-url}}" } ] }