User Blocks

user_blocks

Methods

Unblock A User ->
delete/user-blocks/{id}

Remove all Brute-force Protection blocks for the user with the given ID.

Note: This endpoint does not unblock users that were blocked by a tenant administrator.

Get Blocks By Identifier ->
get/user-blocks

Retrieve details of all Brute-force Protection blocks for a user with the given identifier (username, phone number, or email).

Get A User S Blocks ->
get/user-blocks/{id}

Retrieve details of all Brute-force Protection blocks for the user with the given ID.

Domain types

UserBlock = { blocked_for }