/
SP
sphireinc
/
Foundry API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 24m ago · Updated 1mo ago
Details
Filter operations
audit
1
auth
8
post
Authenticate and create a session
post
Destroy the current session
get
Get current session information
get
List active sessions
post
Revoke specific sessions
post
Initialize TOTP setup
post
Enable TOTP after verification
post
Disable TOTP for a user
documents
10
media
3
platform
3
plugin-api
2
plugins
2
settings
5
status
2
system
4
themes
3
users
3
auth
Enable TOTP after verification
post
/totp/enable
Request body
TotpEnableRequest
required
username
string
code
string
required
Response
TOTP enabled
OkResponse
required
ok
boolean
required
Changes