Allows you to remove a domain alias, just provide a the container ID and the alias you want to remove.
Request URL
Parameters
container
- The ID of the container
alias
- The alias you want removed
More info
None
Test URL
Response
{
"data": "Container domain alias getting destroyed",
"system_connection": "true",
"system_version": "v_73_8e345b7",
"system_user_id": 1232,
"system_user_username": "apiuser"
}