Skip to main content
PATCH
Update decision category

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
sectionId
string

Section ID

Example:

"3a0501b0-93a1-4437-8043-768be2e6c709"

categoryName
string

Category name

Maximum string length: 50
Example:

"Finance"

isDeleted
boolean

Is deleted flag

Example:

false

Response

200 - application/json

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