Tasks
Create and enqueue a task.
Provide exactly one of payload or payload_base64. If the deployment is configured with a TaskVerificationKey, the caller must also supply a valid signature; the server does not sign on behalf of callers.
post/v1/tasks
Headers
Idempotency-Keystring
Best-effort idempotency. Replays within a server-defined retention window return the original response.
Request body
Response
Task created and enqueued.
Changes
No recorded changes to this endpoint across all 1 revision of this API.