Allows you to remove the secondary domain on a container, just provide a the container ID and the domain.
Request URL
Parameters
container
- The ID of the container
domain
- The domain of the secondary domain
More info
None
Test URL
Response
{
"data": "Container secondary domain getting destroyed",
"system_connection": "true",
"system_function": "post_services_container_destroy_domain_secondary",
"system_runtime": 0,
"system_version": "pub_23",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": 1103113,
"system_process_command": "services_container_destroy_domain_secondary"
}