Categories
Create Category
POST
/
artifact-categories
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
name
string
requireddescription
string
parentId
string | null
Response
200 - application/json
id
string
name
string
description
string | null
parentId
string | null
isActive
boolean
children
object[]
Was this page helpful?

