patch https://api.rocket.net/v1/sites/users/
For a given user, update site users username, email or password
Log in to see full request history
Responses
For a given user, update site users username, email or password
xxxxxxxxxx
curl --request PATCH \
--url https://api.rocket.net/v1/sites/users/user_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: