Create category in user

Creates a category belonging to the user by their ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the user.

Body Params
string
required

A title for the category.

string

A CSS-style hex colour for the category.

integer

The unique identifier of a category to be the parent of this category.

boolean

Set the category as a transfer category.

boolean

Set the category as a bill category.

boolean

Set the category to be rolled up into its parent category.

string | null
enum

Set the refund behaviour of the category.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json