Skip to main content
POST
Create Incognito Action

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

Body

application/json
action
string
required

Identifier for the incognito action

name
string

Human-readable name for the action

description
string

Description for the action

max_verifications
integer
default:1

Maximum number of verifications allowed for this action

Response

Action created

action
object