Skip to main content
POST
with this POST request you can create a new subject

Headers

Authorization
string
required

Body

application/json

request body

data
object

data represents the primary structure containing information about a subject to be created, including details like name, type, industries, and more.

Response

Created

data
object

data contains the created subject's unique identifier.