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