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

