/
ST
stablesea
/
Stable Sea Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 9h ago · Updated 9h ago
View markdown
stablesea
Stable Sea Backend
post
Set one RBAC policy bit on a group member
3feea260296c
OpenAPI 3.0.3
2026-08-09
181
331
439.2 KB
compliance
23
copilot
5
home
4
identity
35
post
Report an unrecognized login (This wasn't me): revoke sessions, force reset, flag for review
post
Lock a member
post
Unlock a member
post
Group-invite step 2: inspect an invite without consuming it
post
Group-invite step 3: consume an invite and create / associate an individual
get
Get the caller group's place-of-business state
get
List groups for the authenticated individual
get
List members of a group (non-PII)
get
Get one group by id
post
Change the authenticated caller's password
post
Forgot-password step 1: send reset email
post
Forgot-password step 2: set new password and re-enter signin
get
Get current individual profile
get
List members of the caller's group
post
Invite a new member to the caller's group
get
List pending invites for the caller's group
get
List pending invites for the caller's group
post
Re-issue a pending invite addressed to the supplied email
post
Rescind every pending invite for the supplied email
delete
Rescind a pending invite by id
post
Re-issue a pending invite by id
get
Get a member's profile
post
Disable a member's access to the caller's business
post
Restore a disabled member's access to the caller's business
get
Get a member's RBAC policy matrix
post
Set one RBAC policy bit on a group member
post
Set one RBAC policy bit on a group member
get
Get RBAC matrix for the authenticated individual
get
Get RBAC matrix for an arbitrary (group, individual)
post
Set one RBAC policy row for an arbitrary (group, individual)
get
Get current session metadata
post
Sign-in step 1: verify credentials and start a step-2 session
post
Sign-in step 2: verify TOTP and produce a step-3 session
post
Send an SMS verification code for the step-2 session
post
Verify an SMS code and produce a step-3 session
logs
1
marketing
2
misc
2
money
85
notifications
8
onboarding
1
signup
4
post
Handler Create Group
post
Handler Auth Heartbeat
get
Handler List Automations
post
Handler Create Automation
get
Handler List Automation Runs
get
Handler Get Automation
delete
Handler Delete Automation
post
Handler Disable Automation
post
Handler Enable Automation
get
Handler Get Balance Series
get
Handler Get Symbol Price History
identity
members
business
Set one RBAC policy bit on a group member
post
/identity/members/{individual_id}/rbac
Path parameters
individual_id
string
required
Request body
MembersSetMemberRBACPolicyInput
required
enabled
boolean
rbac_type
string
required
Response
OK
MembersGetMemberRBACPoliciesOutput
required
assets_buy
boolean
assets_sell
boolean
bank_account_add
boolean
bank_account_remove
boolean
funds_deposit
boolean
funds_withdraw
boolean
members_invite
boolean
permissions_manage
boolean