post
https://www.wrike.com/api/v4/batch
Overview
The Batch API lets you execute multiple operations asynchronously in a single request to reduce API calls and rate-limit pressure.
- Supports up to 100 operations per batch
- Operations are executed asynchronously and independently (not transactional)
- A batch may contain heterogeneous operation types
Execution & Results
POST /batch schedules an asynchronous job and returns an asyncJobId
- Use the Async Job API to track progress and retrieve per-operation results
- Partial success is possible; each operation returns its own status
Quota
- Batch operations consume a per-account operation quota that replenishes as operations complete
- Requests may be rejected if insufficient quota is available
Scopes: Default, wsReadWrite
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…