/
ST
stablesea
/
Stable Sea Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
View markdown
stablesea
Stable Sea Backend
post
Restore a disabled member's access to the caller's business
v4
latest
OpenAPI 3.0.3
2026-08-08
181
331
439.1 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
Restore a disabled member's access to the caller's business
post
/identity/members/{id}/reactivate
Path parameters
id
string
required
Response
OK
MembersView
required
created_by
string
created_ts
string
date-time
disabled_ts
string
date-time
email
string
first_name
string
group_id
string
individual_id
string
last_name
string
membership_status
'active'
|
'inactive'
relationship
string
status
string
updated_by
string
updated_ts
string
date-time