mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-04 14:59:00 +07:00
use common hostname and https
This commit is contained in:
@@ -223,7 +223,7 @@ Status codes:
|
||||
Example
|
||||
|
||||
.. code-block:: bash
|
||||
$ curl -X DELETE "http://localhost/owncloud/ocs/v1.php/cloud/users/myself@testshib.org/non_shib_password" -u admin:admin
|
||||
$ curl -X DELETE "https://cloud.example.com/ocs/v1.php/cloud/users/myself@testshib.org/non_shib_password" -u admin:admin
|
||||
<?xml version="1.0"?>
|
||||
<ocs>
|
||||
<meta>
|
||||
|
||||
Reference in New Issue
Block a user