PlatformTask
Assign Platform Task to Service Account
Assign platform related background tasks to service accounts
post/v2/platform/task/assign
Request body
Example request
{
"task": "backfill"
}Response
Success
string required
Assign platform related background tasks to service accounts
{
"task": "backfill"
}Success