Validate project labeling config

POST

Determine whether the label configuration for a specific project is valid. For more information about setting up labeling configs, see Configure labeling interface and our Tags reference.

The project ID can be found in the URL when viewing the project in Label Studio, or you can retrieve all project IDs using List all projects.

Path parameters

idintegerRequired

A unique integer value identifying this project.

Request

This endpoint expects an object.
label_configstringRequired=1 character

Label config in XML format. See more about it in documentation

Response

This endpoint returns an object.
label_configstring=1 character

Label config in XML format. See more about it in documentation