v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Routers

Batch update sandbox clients

Required permission: Device command and configuration, Edit.<br/>Update the sandbox state for multiple clients. If sandboxing is enabled, sandboxed clients will only have access to domains in the sandbox domain allow list. If a client is duplicated, records the client with the latest expiry.

post/public/v2/routers/sandbox/clients

Request body

clientIdstring required

Identifier of the client to add or remove from a sandbox.

sandboxIdinteger required

Identifier used to separate sandbox environments. Per-client sandboxing is shared within the same SandboxId.

expirystring date-time required

Expiry of the sandbox state as a UTC date time.

Response

Success

informationstring[] nullable
isValidboolean