POST
/
categories
{
  "id": 123,
  "label": "<string>",
  "direction": "cash_in",
  "created_at": "<string>",
  "updated_at": "<string>",
  "category_group": {
    "id": 123,
    "url": "<string>"
  }
}

Body

application/json

Body

The body is of type object.

Response

201
application/json

201

The response is of type object.