object

CategoryDetail

Details regarding a FAQ category under which FAQs are stored.
Fields
custom_json
JSON
Custom JSON object for housing additional information that may be used for custom use cases.
Unique identifier of an entry. For example, '622ad5f0a5c59f33cc15ae16'.
application
String
Application ID - Identifier for a Sales channel. For example, '621e1f2ca78f7425f939641d'.
children
[String]
Details regarding a FAQs stored under a FAQs category. For example, ['5ebe2b02543625128ae9d66b', '5ebe2b02543625128ae9d66b', '5ebe2b02543625e92be9d670'].
description
String
Details of the FAQ category. For example, 'Frequently asked questions about shipping and delivery'.
icon_url
String
URL of the image associated with FAQ Category. For example, 'https://cdn.example.com/icons/shipping.png'.
index
Int
Order of FAQ Category. For example, 0, 1, 2, or 3.
slug
String
A short, human-readable, URL-friendly identifier. For example, 'shipping' or 'returns'.
title
String
Title of a FAQ Category. For example, 'Shipping & Delivery' or 'Returns & Refunds'.