Type Alias: CreateCustomTopicRequest
type CreateCustomTopicRequest = z.infer<typeof CreateCustomTopicRequestSchema>;
Defined in: src/models/mgmt-custom-topic.ts:39
Request body for creating or updating a custom topic.
type CreateCustomTopicRequest = z.infer<typeof CreateCustomTopicRequestSchema>;
Defined in: src/models/mgmt-custom-topic.ts:39
Request body for creating or updating a custom topic.