latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Scheduled Tasks

Execute Task

Queue immediate execution of a scheduled task for an application.

post/applications/{uuid}/scheduled-tasks/{task_uuid}/execute

Path parameters

uuidstring required

UUID of the application.

task_uuidstring required

UUID of the scheduled task.

Response

Scheduled task execution queued.