Skip to main content
POST
/
v3
/
allocations
/
batch.json
Batch Allocations
curl --request POST \
  --url http://localhost/api/v3/allocations/batch.json \
  --header 'Content-Type: application/json' \
  --data '"<unknown>"'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

The body is of type any.

Response

message
string
required
Allowed value: "Queued for processing."