add revoke
This commit is contained in:
@@ -34,9 +34,8 @@ def test_revoke(
|
||||
):
|
||||
r = app.lambda_handler(
|
||||
http_api_proxy(
|
||||
raw_path='/orgs/f6000f79-6e5c-49a0-952f-3bda330ef278/admins',
|
||||
raw_path='/orgs/f6000f79-6e5c-49a0-952f-3bda330ef278/admins/15bacf02-1535-4bee-9022-19d106fd7518',
|
||||
method=HTTPMethod.DELETE,
|
||||
body={'user_id': '15bacf02-1535-4bee-9022-19d106fd7518'},
|
||||
),
|
||||
lambda_context,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user