メインコンテンツまでスキップ

Action: delete_vehicles

Delete vehicles.

action_typestringrequired

Action type identifier.

Constant value: delete_vehicles
agent_idsstring<uuid>[]required

List of uids of the vehicles to be deleted.

Action: delete_vehicles
{
"action_type": "string",
"agent_ids": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
]
}