fulfill_request_v1_requests__request_id__fulfill_post
Fulfill a data request by associating it with an existing dataset. Use this admin tool to close open requests by linking the prepared dataset ID.
Instructions
POST /v1/requests/{request_id}/fulfill (auth: Bearer OPENDATA_API_KEY) — Fulfill Request — Fulfill a dataset request by linking it to a created dataset. Admin-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | ||
| body | Yes | Request body (application/json) for POST /v1/requests/{request_id}/fulfill |