Skip to main content

Release

DELETE 

/workstations/:workstation_id/release

Return a Workstation that is no longer in use to AgentStation.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Responses

Successfully released a Workstation.

Schema

    type WorkstationTypeID (string)

    Possible values: [max, zoom-chromium, meet-chromium, voip, voip-chromium, chromium, python, nodejs, golang]

    The identification label for a Workstation Type.

    released boolean

    Indicates whether the Workstation has been released.

Loading...