default_path_template
body string Required No description in OpenAPI spec.
/app/default-template Update default app path template
Options are grouped for easier scanning, similar to parameter-focused docs.
default_path_templatestring Required No description in OpenAPI spec.
200 Default path template updated
{
"success": true,
"data": {
"ok": true
}
}