Create Record Sub typesAsk AIpost https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/{tenantId}/record-types/record-type-name/{recordTypeName}/record-subtypesPath ParamstenantIdstringrequiredTenant identifier.recordTypeNamestringrequiredHanger (recordType) name.Body ParamsnamestringrequiredFolder (record) Subtype name.logostringFolder (record) Subtype image logo URL.displayValuearray of objectsrequiredThe value to display for a given locale. displayValue entities allow for built-in translation. Values can be set depending on the possible locales, so that the associated information can be displayed in the appropriate language for a locale.displayValue*ADD objectorderIdnumberNumber of the position of this entity when the entities are sorted in a list.recordsSectionsobjectSeries of flags that allow the front-end application to show or hide sections within a Folder (record) Subtype creation/edition.recordsSections objectResponse 201The record sub type has been successfully created.Updated 7 months ago