Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required

The customer account id to operate on.

Query Parameters

userId
string
responseFields
string

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

OK