Skip to main content
POST
Invoke CloudFunctions

Authorizations

Authorization
string
header
required

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

Body

application/json
target
string
required

Target object to perform the action on

action
string
required

Action to perform

parameters
Parameters · object

Parameters for the command

get_response
boolean
default:false

Whether to get the response from the command (Sync run)

Response

200 - application/json

OK

status
string
required
Allowed value: "ok"
data
any
required