Lock user

This route locks a user. A locked user cannot sign in or use the system globally, regardless of the tenant. To lock a user, call this route and send the user’s ID as a path params. 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!