Skip to main content
POST
Create decision category

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:

"87899b5a-8ec9-4984-a28f-76f349b090f6"

categoryName
string
required

Category name

Maximum string length: 50
Example:

"Finance"

sectionId
string

Section ID

Example:

"c8bcd3e2-bdf3-4038-b0f3-10821b7fca59"

Response

201 - application/json

Decision category 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