Cancel Command
POST /network/command/{requestId}/cancel
POST
/network/command/{requestId}/cancel
Cancels a command if the command is pending or enqueued.
AllowedRoles: [front-desk-admin front-desk]
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” requestId
required
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
Responses
Section titled “ Responses ”OK
object
accessPointId
integer
answered
string format: date-time
chunkSize
integer
data
object
key
additional properties
groupId
string
index
integer
messagePayload
string format: base64
packetNumber
integer
params
string format: base64
payload
string format: base64
reason
string
regNbr
integer
requestId
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
sent
string format: date-time
state
string
totalPackets
integer
type
string
userId
string
Bad Request
Unauthorized
Not Found