curl --location --request POST 'api.wexa.ai/action' \ --header 'x-api-key: {{x-api-key}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "name":"persoanl", "category":"persoanl" }'
{}