Background Jobs
Update the configuration of a Background Job Handler
Update the configuration for a Background Job Handler
put/v1/background_job_handler/configuration
Request body
Example request
{
"executor": "AI"
}Response
Updated
Update the configuration for a Background Job Handler
{
"executor": "AI"
}Updated