/
SH
shipsecai
/
ShipSec Studio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
agents
2
analytics
4
api-keys
6
App
4
artifacts
3
audit-logs
1
components
3
files
5
Human Inputs
4
get
List human input requests
get
Get a human input request details
post
Resolve a human input request
post
Resolve input via public token
integrations
10
InternalMcp
6
InternalRuns
1
mcp
11
mcp-groups
13
mcp-servers
13
Schedules
8
secrets
7
TestingWebhook
5
webhooks
17
workflows
30
Human Inputs
Resolve input via public token
post
/api/v1/human-inputs/resolve/{token}
Path parameters
token
string
required
Request body
ResolveByTokenDto
required
action
'approve'
|
'reject'
|
'resolve'
data
object
Response
PublicResolveResultDto
required
success
boolean
required
message
string
required
input
object
required
Changes