v1
latestOpenAPI 3.0.02026-07-1717466209.0 KBMicrodata
Get invalid variable names
Get list of variables that do not meet Stata/SPSS naming rules (e.g. leading underscore, invalid characters, starts with number, too long). Used for bulk-fix workflows.
get/datafiles/invalid_variable_names/{sid}/{file_id}
Path parameters
sidstring required
Project ID or IDNO
file_idstring required
Data file ID
Response
successful operation
Example response
{
"status": "success"
}