Make User superuser

This route sets whether a user is a super user. A super user has access to all tenants within the workspace. Send the user ID as a path params. Also send as a PUT body params a Boolean value for super user. True is super user and false is not. A vendor token is required for this route, it can be obtained from the vendor authentication route.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!