File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- { "engineHash" : " 54ce521 " , "specHash" : " 623b811" , "version" : " 0.1.0" }
1+ { "engineHash" : " 02b749b " , "specHash" : " 623b811" , "version" : " 0.1.0" }
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ def __init__(
6161 self .auth = auth
6262 self .network_session = network_session
6363
64- def create_external_user_submit_delete_job_v2025_r0 (
64+ def submit_job_to_delete_external_users_v2025_r0 (
6565 self ,
6666 external_users : List [UserReferenceV2025R0 ],
6767 * ,
Original file line number Diff line number Diff line change 77Delete external users from current user enterprise. This will remove each
88external user from all invited collaborations within the current enterprise.
99
10- This operation is performed by calling function ` create_external_user_submit_delete_job_v2025_r0 ` .
10+ This operation is performed by calling function ` submit_job_to_delete_external_users_v2025_r0 ` .
1111
1212See the endpoint docs at
1313[ API Reference] ( https://developer.box.com/reference/v2025.0/post-external-users-submit-delete-job/ ) .
1414
15- _ Currently we don't have an example for calling ` create_external_user_submit_delete_job_v2025_r0 ` in integration tests_
15+ _ Currently we don't have an example for calling ` submit_job_to_delete_external_users_v2025_r0 ` in integration tests_
1616
1717### Arguments
1818
You can’t perform that action at this time.
0 commit comments