Skip to main content
POST
Validate Profile

Validate Profile

Validates a profile configuration, checking for errors like circular inheritance and missing parent profiles.

Request

name
string
required
The profile name to validate

Response

success
boolean
required
Indicates if the request was successful
data
object
required
Validation result

Example Response

Valid Profile

Invalid Profile

Profile with Warnings

Validation Checks