v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring types
Validate the supplied type document instance (eg. content item) against the specified type.
Use the /types/{id}/validate end-point to validate if the content items specified match the content type document provided.<br />User roles: admin, manager, editor, viewer
post/authoring/v1/types/{id}/validate
Path parameters
idstring required
Provide the ID of the content type document that you want to validate against.
Request body
{"stackTrail":"paths:/authoring/v1/types/{id}/validate:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
Validation of the content item against specidfied type passed.