Skip to main content
POST
Add requests to dataset

Authorizations

X-Maitai-Api-Key
string
header
required

Your Maitai API key from the Portal.

Path Parameters

dataset_id
integer
required

Body

application/json
request_ids
string[]
required

Flat array of request IDs to add. Convenience shape; the server also accepts {'requests': [{'request_id': '...'}]}.

Response

200 - application/json

Add requests to dataset.

data
any