latestOpenAPI 3.0.32026-08-137683171.1 KB

be08f4f706f5

Missions

Update mission

Updates a mission. Cannot edit id or organizationId.

put/missions/{missionId}

Request body

namestring
descriptionstring
status'scheduled' | 'canceled' | 'in-progress' | 'recurring' | 'complete'
detailLevel'low' | 'medium' | 'high'
scheduledFornumber
estimatedCompletionTimenumber
dueDatenumber
recurrence'daily' | 'weekly' | 'monthly' | 'yearly'
estimatedCostnumber
siteGeometriesstring[]

Response

Success

transactionIdstring uuid required