Skip to content

Retry Command

POST
/network/command/{requestId}/retry

Retries a command if the command is failed or cancelled.

AllowedRoles: [front-desk-admin front-desk]

requestId
required
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d

Accepted

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
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
sent
string format: date-time
state
string
totalPackets
integer
type
string
userId
string

Bad Request

Unauthorized

Not Found