{ "info": { "_postman_id": "22ab4894-ed72-4017-943f-873bf0b196be", "name": "ThingsBoard Admin admin-controller rpc-v-1-controller API", "description": "ThingsBoard Admin API \u2014 subset of the ThingsBoard REST API (open-source IoT platform). Covers: Admin, Audit Log, Event, Usage Info, Queue, Queue Stats, Mail Config Template, Qr Code Settings, Job.\n\nContact Support:\n Name: ThingsBoard team\n Email: info@thingsboard.io", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:13:05.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "lastUpdatedBy": "35240", "uid": "35240-22ab4894-ed72-4017-943f-873bf0b196be" }, "item": [ { "name": "api", "item": [ { "name": "plugins", "item": [ { "name": "rpc", "item": [ { "name": "twoway", "item": [ { "name": "{deviceId}", "item": [ { "name": "Send Two-way RPC Request (handleTwoWayDeviceRPCRequest)", "id": "bac61140-9190-4df9-8f53-827c62308fd0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/plugins/rpc/twoway/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "api", "plugins", "rpc", "twoway", ":deviceId" ], "variable": [ { "id": "b3cbe44f-a556-4f75-8c0d-d6d119ad0880", "key": "deviceId", "value": "", "description": "(Required) A string value representing the device id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'" } ] }, "description": "Deprecated. See 'Rpc V 2 Controller' instead.\n\nAvailable for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority." }, "response": [ { "id": "a54f8acb-a335-4eea-8077-21128f7c5a26", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/plugins/rpc/twoway/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "api", "plugins", "rpc", "twoway", ":deviceId" ], "variable": [ { "key": "deviceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-a54f8acb-a335-4eea-8077-21128f7c5a26" } ], "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-bac61140-9190-4df9-8f53-827c62308fd0" } ], "id": "66fd47df-60ba-4b4a-a3fa-f3db95765eb1", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-66fd47df-60ba-4b4a-a3fa-f3db95765eb1" } ], "id": "62941e1f-5628-413f-9d2a-70d8a867c784", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-62941e1f-5628-413f-9d2a-70d8a867c784" }, { "name": "oneway", "item": [ { "name": "{deviceId}", "item": [ { "name": "Send One-way RPC Request (handleOneWayDeviceRPCRequest)", "id": "9fce91a8-30b7-46ea-afdf-9d70b6a9a4dc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/plugins/rpc/oneway/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "api", "plugins", "rpc", "oneway", ":deviceId" ], "variable": [ { "id": "e7f81785-bed7-4cae-9038-083b934b2302", "key": "deviceId", "value": "", "description": "(Required) A string value representing the device id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'" } ] }, "description": "Deprecated. See 'Rpc V 2 Controller' instead.\n\nAvailable for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority." }, "response": [ { "id": "625e03df-c17d-455a-bdb8-fc2885b7e195", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/plugins/rpc/oneway/:deviceId", "host": [ "{{baseUrl}}" ], "path": [ "api", "plugins", "rpc", "oneway", ":deviceId" ], "variable": [ { "key": "deviceId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-625e03df-c17d-455a-bdb8-fc2885b7e195" } ], "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-9fce91a8-30b7-46ea-afdf-9d70b6a9a4dc" } ], "id": "53d6bd2b-1711-47c6-abda-4bcd8b34cf4a", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-53d6bd2b-1711-47c6-abda-4bcd8b34cf4a" } ], "id": "85ceff92-d70e-4f06-8975-a28cab4fb847", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-85ceff92-d70e-4f06-8975-a28cab4fb847" } ], "id": "577d642f-8b23-484d-ba22-2dd1aefe995b", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-577d642f-8b23-484d-ba22-2dd1aefe995b" } ], "id": "e99dc337-0892-41cc-a069-b437efa18396", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-e99dc337-0892-41cc-a069-b437efa18396" } ], "id": "693d3ad7-7289-437b-ac80-caaf6a3ee70c", "createdAt": "2026-07-28T03:13:06.000Z", "updatedAt": "2026-07-28T03:13:06.000Z", "uid": "35240-693d3ad7-7289-437b-ac80-caaf6a3ee70c" } ], "variable": [ { "key": "baseUrl", "value": "https://demo.thingsboard.io" } ] }