API reference
POSTRequires Bearer token
Post|delete envelopes access
/api/v4/envelopes/{batch_id}/access
Submit `/api/v4/envelopes/{batch_id}/access`. Authenticated routes need `Authorization: Bearer {token}` from `POST /api/v1/login`.
Path parameters
| Field | Type | Description |
|---|---|---|
batch_id Required | string | Path parameter `batch_id`. |
Query parameters
This endpoint has no query parameters.
Request body
This endpoint does not accept a request body.
Responses
| Status | Meaning |
|---|---|
| 500 | See the example response. |