settings

Name Resource Description
Deactivate a portal PUT api/2.0/portal/suspend Deactivates the current portal.
Delete a portal DELETE api/2.0/portal/delete Deletes the current portal.
Delete a portal immediately DELETE api/2.0/portal/deleteportalimmediately Deletes the current portal immediately.
Get a path to the portal GET api/2.0/portal/path Returns the full absolute path to the current portal.
Get a portal GET api/2.0/portal Returns the current portal.
Get a shortened link PUT api/2.0/portal/getshortenlink Returns a link specified in the request in the shortened format.
Restore a portal PUT api/2.0/portal/continue Restores the current portal.
Send removal instructions POST api/2.0/portal/delete Sends the instructions to remove the current portal.
Send suspension instructions POST api/2.0/portal/suspend Sends the instructions to suspend the current portal.