Create a new label group

Add a new group of labels that can be applied to your financial records, such as expenses.

Note

For more details, see the guides: Manage accounting settings and Manage labels and label groups.

Request

Request body
Body object

Possible length: non-empty and <= 100 characters

The name for the new label group.

Possible number of items: non-empty and <= 200 items

The labels to create in the new group.

The maximum number of labels you can create for a new group is 200. If you need to add more, you can add them later by creating new labels individually.

Possible length: non-empty and <= 100 characters

The name for the new label.

Response

Resource created

On successful creation, the response returns only the ID of the new resource (i.e. the label group), even if the resource has more properties. To get all the details of the label group, use the returned resource ID with a GET request.

Response body
Body object

The ID of the created resource.

Was this page helpful?