categories

Create Category

post/api/categories

Headers

X-Workspace-Idstring nullable

Request body

namestring required
iconstring
colorstring
group_idstring uuid nullable
treat_as_transferboolean
is_ignoredboolean

Response

Successful Response

namestring required
iconstring
colorstring
idstring uuid required
user_idstring uuid required
group_idstring uuid nullable
is_systemboolean required
treat_as_transferboolean
is_ignoredboolean

Changes