Assign or Promote a Cost Category
post
/primeapi/restapi/costCategory/replicateObjectInWorkspaces/costCategory/{costCategoryId}/workspace/{workspaceId}
Send a request to this endpoint to assign or promote a cost category.
Request
Supported Media Types
- application/json
Path Parameters
-
costCategoryId: integer(int64)
The costCategory to be assigned or promoted.
-
workspaceId: integer(int64)
The workspace to which the costCategory has to be assigned/promoted.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested cost category does not exist, or you do not have access to it.