Packs
Add a category for Pack
Add a publishing category for a given Pack.
post/packs/{packId}/category
Path parameters
packIdinteger required
ID of a Pack
Request body
Example request
{
"categoryName": "Project management"
}Response
Confirmation of successfully adding a Pack category
AddPackCategoryResponse required
Confirmation of successfully adding a Pack category.