v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Inbound

Set Activity State

Run or Pause a specific inbound

post/v1/Inbound/{inboundId}/Active

Path parameters

inboundIdstring required

The unique identifier of the inbound.

Request body

isActiveboolean required

A boolean value that specifies the new active status of the entity.

True activates the entity, while false deactivates it.

Response

The active state of the inbound.

integer required

Here is the activity status

1 - Running

2 - Paused

3 - Suspended

10 - TemporaryMaintenance