Error
Set Login Locked
Sets a flag indicating whether the customers login is locked or unlocked.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The customer account id to operate on.
Query Parameters
limits which fields are returned in the response body
Body
application/json
True for locking the login. False for unlocking the login (default).
The body is of type boolean.
Response
200
Success

