Expire Account Lockout

View as Markdown

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
accountIdlongRequired
userIdlongRequired
notesstringOptional<=8192 characters

Response

AccountLockoutResponse
errorTextstring<=8192 characters

Non-empty if the request failed

okboolean