Installs a package when given the package ID on the container as long as it has a domain created.
Request URL
Parameters
container
- The ID of the container
package
- The ID of the package
More info
Some packages may not be free and if so will be auto charged to the user installing the package.
Test URL
Response
{
"data": "Package install is processing",
"system_connection": "true",
"system_version": "v_75_891a854",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": 1103120,
"system_process_command": "services_container_package_install"
}