/
US
usesecuro
/
Securo
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
accounts
10
admin
12
asset-groups
4
assets
19
attachments
5
auth
20
budgets
5
categories
4
category-groups
4
collections
4
get
List Collections
post
Create Collection
delete
Delete Collection
patch
Update Collection
connections
13
currencies
1
dashboard
5
export
1
fx-rates
2
goals
6
groups
15
import
2
import-logs
2
info
2
payees
7
recurring-transactions
5
reports
3
rules
9
search
1
settings
1
setup
2
transactions
17
users
7
workspaces
10
get
Health Check
collections
Create Collection
post
/api/collections
Headers
X-Workspace-Id
string
nullable
Request body
CollectionCreate
required
name
string
required
icon
string
color
string
position
integer
account_ids
string[]
wallet_ids
string[]
Response
Successful Response
CollectionRead
required
name
string
required
icon
string
color
string
position
integer
id
string
uuid
required
user_id
string
uuid
required
account_ids
string[]
account_count
integer
wallet_ids
string[]
wallet_count
integer
Changes