v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
PlatformTask

Assign Platform Task to Service Account

Assign platform related background tasks to service accounts

post/v2/platform/task/assign

Request body

service_account_idstring required

Service Account ID

task'backfill' | 'push_logs' | 'restart' required

Platform related background tasks

Example request

{
  "task": "backfill"
}

Response

Success

string required