PUT /mcmessages/zmitRoute/{unitId}/{moveId}
Zmits route information to the specified MC Unit
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
unitId |
ID of the MC Unit to be sent the route information |
path
|
|
String
|
moveId |
ID of the movement be zmitted |
path
|
|
String
|
Result
String
a success/failure String to be displayed to the user
Try It Out
Request