box-open-sdk 0.1.2

Community, unofficial Box API client for Rust — typed models, async managers, and a reqwest runtime with retry, backoff, and token refresh.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- Generated by box-gantry. DO NOT EDIT. -->
# ExternalUsersManager

Reach these methods through the `external_users` field on `client::Client`.

## create_submit_delete_job

`POST /external_users/submit_delete_job`

**Request body** (`application/json`): `ExternalUsersSubmitDeleteJobRequest`

**Returns:** `ExternalUsersSubmitDeleteJobResponse`