Background Jobs
Fetch the configuration of a Background Job Handler
Request the configuration for a Background Job Handler
post/v1/background_job_handler/configuration
Request body
Example request
{
"executor": "AI"
}Response
Fetched
Request the configuration for a Background Job Handler
{
"executor": "AI"
}Fetched