Costs

Cost Create

post/cost/create

Request body

project_idstring required
costsobject required
wb_user_idstring nullable

Do not set directly. Server will automatically populate this field.

Example request

{
  "project_id": "entity/project"
}

Response

Successful Response