Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 887 Bytes

_patchCommand.adoc

File metadata and controls

27 lines (20 loc) · 887 Bytes

Update Parts of a Command

Description

Update the metadata about a command using JSON Patch. This will ONLY update the fields you request be changed.

Note
For more information about JSON Patch RFC see the website.

Endpoint

PATCH /api/v3/commands/{id}