groups

Create Group

post/api/groups

Headers

X-Workspace-Idstring nullable

Request body

namestring required
kind'social' | 'cost_center' | 'project' | 'client' | 'other'
default_currencystring
iconstring
colorstring
notesstring nullable

Response

Successful Response

namestring required
kind'social' | 'cost_center' | 'project' | 'client' | 'other'
default_currencystring
iconstring
colorstring
notesstring nullable
idstring uuid required
user_idstring uuid required
is_archivedboolean required
is_ownerboolean
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.