Import

Triggers the asynchronous execution of a batch

<br>You must have this scope: 'reservations.import'.

post/data/v0-nsfw/import/trigger-batch

Headers

Idempotency-Keystring

Unique key for safely retrying requests without accidentally performing the same operation twice. We'll always send back the same response for requests made with the same key, and keys can't be reused with different request parameters. Keys expire after 24 hours.

Request body

batchIdstring required

Response

Triggered.

batchIdstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.