Skip to main content
PUT
update a community categories.

Authorizations

Authorization
string
header
required

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

Path Parameters

categoryId
string
required
Maximum string length: 50

Body

application/json

community category information.

categoryId
string
required
Maximum string length: 50
name
string
Maximum string length: 1000
metadata
object
avatarFileId
string
Maximum string length: 50

Response

Community Categories Information

status
string
data
object