You can edit status Sandbox on page http://elasticweb.org/user/api.
- 200 OK: Successful API request.
- 201 Created: The request has been fulfilled and a new resource has been created.
- 400 Bad Request: The request cannot be fulfilled due to bad syntax.
- 401 Unauthorized: Authentication is required and has not been provided or has failed.
- 404 Not Found: The requested resource could not be found but could be available again in the future.
GET
api/account/listPOST
api/account/entryPATCH
api/account/entry/:idDELETE
api/account/entry/:idPATCH
api/account/cron/:id
GET
api/alias/list/:account_idPOST
api/alias/entry/:account_idPATCH
api/alias/entry/:alias_nameDELETE
api/alias/entry/:alias_name
GET
api/domain/list/:account_idGET
api/domain/nginx_configurationsPOST
api/domain/entry/:account_idPATCH
api/domain/entry/:domain_nameDELETE
api/domain/entry/:domain_name
GET
api/dns/list/:domain_nameGET
api/dns/entry/:dns_idPOST
api/dns/entry/:domain_nameDELETE
api/dns/entry/:dns_id
GET
api/database/list/:account_idPOST
api/database/entry/:account_idDELETE
api/database/entry/:account_id/:db_name