patch {protocol}://{userdomain}:{port}/api/open/v1/users/
Changes the information for a single user. An owner should always have web access capability, so
deny to disable web access for an owner.
Log in to see full request history
Responses
Changes the information for a single user. An owner should always have web access capability, so
deny to disable web access for an owner.
xxxxxxxxxx
curl --request PATCH \
--url https://user.domain.com:443/api/open/v1/users/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: