Handler Import
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.
Updated about 3 years ago