post {protocol}://{userdomain}:{port}/api/open/v1/users/delete
Deletes the specified users. Currently only local users can be removed.
Can NOT delete zero user or owner user.
Log in to see full request history
Responses
Deletes the specified users. Currently only local users can be removed.
Can NOT delete zero user or owner user.
xxxxxxxxxx
curl --request POST \
--url https://user.domain.com:443/api/open/v1/users/delete \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: