latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

Customer Management

Unblock User

[BETA] Unblock calls with this user id

Example

curl -X POST "http://0.0.0.0:8000/user/unblock"
-H "Authorization: Bearer sk-1234"
-d '{
"user_ids": [<user_id>, ...]
}'
post/customer/unblock

Request body

user_idsstring[] required

Response

Successful Response

{"stackTrail":"paths:/customer/unblock:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}