User Blocked Logins Unblock
DELETE {{baseUrl}}/users/:UserKey/blockedlogins/?EnvironmentKey=&IpAddress=
Unblocks a given user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EnvironmentKey | null | Key for the environment to unblock, if empty all environments are unblocked. | |
IpAddress | null | IP Address to unblock the user. All if no IP is passed. |
RESPONSES
status: OK
""