Skip to main content
POST
Create decision section

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
tenantId
string
required

Tenant ID

Example:

"e5b4fda1-5795-408a-8391-79fbcf8fa017"

sectionName
string
required

Section name

Maximum string length: 50
Example:

"Finance Department"

Response

201 - application/json

Decision section created successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:33:20.711Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data