v1
latestSwagger 2.02026-07-17652667.3 KBbasic
Create/update configuration
put/extraction/configs/{config_name}
Path parameters
config_namestring required
Name of the configuration
Query parameters
block_on_existingboolean
Only create a new one, block if one already exists
Request body
Example request
{
"name": "default-config",
"description": "description",
"type": "git",
"config": "{}"
}Response
Returns the configuration information