Skip to main content
POST
Creates a new action-type

Authorizations

x-bytebeam-api-key
string
header
required

API key required to authenticate requests.

x-bytebeam-tenant
string
header
required

Tenant(Project) name required to identify the project.

Body

icon
enum<string>
required
Available options:
pencil,
move,
money,
protect
type
string
required

Enter action type name

payload_type
enum<string>
Available options:
json,
none,
text,
file
json_schema
object
json_ui_schema
object
timeout
integer<int64> | null

Response

default - undefined