Batch / Resource
Batch Operations
6 endpoints. Methods:
POST · GET · DELETE
Scopes
batch:operations:read
batch:operations:write
Endpoints
POST
/v2/batch/operations
Create Batch
GET
/v2/batch/operations/{id}
Get Batch
DELETE
/v2/batch/operations/{id}
Cancel Batch
GET
/v2/batch/operations/{id}/errors
Get Batch Errors
POST
/v2/batch/operations/{id}/replay
Replay Batch
GET
/v2/batch/operations/{id}/result
Get Batch Result