Patch an active or historical action, passing only the fields to modify and leaving all the other ones unchanged.
It is typically used to move the action to a new state or to fill in its properties once the activity has been carried out.
The historical parameter selects whether the action to patch is an upcoming or a historical one.
The name of the tenant (e.g. acme).
The id of the action to update.
If true, the action is created as historical, else as upcoming.
The action status to be patched.
Action patched.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.