Suspend a unit

This action will suspend a given unit that you are permitted to access.

Try this request in your browser

/api/ /units/suspend

Headers

X-Auth-App
X-Auth-Token
X-Auth-Secret
X-Auth-Extension
X-Auth-Password
X-Proxy-Auth-Token
X-Proxy-Auth-Secret

Parameters

id Integer
reason String

The request output will be shown here...

URL

https://connectapi.dial9.co.uk/api/v2/units/suspend

Access

Must be authenticated as an admin or reseller. If not authorised, a MustBeAnAdminOrReseller error will be returned.

Parameters

Parameter Type Default

id

The ID of the unit

Integer null

reason Required

The suspension reason

String null

Errors

There are no action-specific errors which can be raised.