X-API-Key: ********************
{ "origem": "/api", "destino": "https://api-externa.com" }
curl --location --request POST 'https://api.tenanci.com/projects/1756730976729x534244760090711700/request-config/paths' \ --header 'X-API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "origem": "/api", "destino": "https://api-externa.com" }'
{ "Mensagem": "Rota criada com sucesso", "id_custom_path": "1758069550375x112958367095942430" }