Actions
Developing
POST
https://api.wexa.ai/actions/{CATEGORY}/{ACTION}/{Connector_id}
Last modified:2025-06-16 12:30:34
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.wexa.ai/actions///' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{}
Request
Path Params
CATEGORY
string
required
ACTION
string
required
Connector_id
string
required
Header Params
x-api-key
string
optional
Body Params application/json
Responses
Modified at 2025-06-16 12:30:34