Skip to main content
PUT
Toggle password authentication for a user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Password auth toggled

success
boolean
required
Example:

true

data
object
required
message
string