Skip to main content
PUT
Update or Create a Category

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

sourcedId
string
required

The sourcedId of the category

Body

application/json
category
object
required

Represents a category.

Response

Category successfully created or updated

category
object
required

Represents a category.