with this POST request you can create a new subject
Subjects
Create Subject
POST
with this POST request you can create a new subject
Documentation Index
Fetch the complete documentation index at: https://docs.taidalos.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Body
application/json
request body
data represents the primary structure containing information about a subject to be created, including details like name, type, industries, and more.
Response
Created
data contains the created subject's unique identifier.
