Update the title of an actionCopy Pageput https://api.safetyculture.io/tasks/v1/actions/{task_id}/titlePath Paramstask_idstringrequiredRequired. The UUID of the task being updated.Body ParamsUpdateTitleRequest represents the parameters to update the title of the task.titlestringRequired. The new title for the task. The title must be between 0 and 255 characters.modified_atdate-timeOptional. The timestamp of when this event occurred.Responses 200A successful response. defaultAn unexpected error response.Updated 23 days ago