List Schemas Subtypes (POST)

Lists subtypes.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
leaf_typeslist of stringsOptional
List of leaf types for which subtypes are required.
leaf_typestringOptionalformat: "text"Deprecated
Leaf type for which subtypes are required.

Response

Success.
subtypeslist of objects
List of subtypes.

Errors