Delete domain
Description
Delete a specific domain from CloudShell.
HTTP method
DELETE
Request
 URL
URL
                                        http://{Admin API IP}:{port#}/api/v1/domains/{id} Headers
Headers
                                        Example header format:
Authorization: Basic <authorization token returned from the login method>
                                            
Content-Type: application/json
                                            
| Parameter | Description/Comments | 
|---|---|
| id | (string) Domain's id. | 
Response
 Response code
Response code
                                        200 OK
                                        


 
                                    



