post https://{serverUrl}/app/components/task/app/api/v2/handlers
Uploads a handler zip package from either a local file or a URL.
When uploading a local file, the action must use multipart/form-data as the content type.
When uploading from a URL, the action must use application/json as the content type.