menus:
- path: test/http-post
name: HTTP-POST
pages:
- path: test/http-post
blocks:
- type: http
name: POST 샘플
axios:
method: POST
url: <https://httpbin.org/anything?query=1>
headers:
Authorization: Bearer {{ API_TOKEN_DEV }}
params:
- key: API_TOKEN_DEV
valueFromEnv: true
설정 > 키 관리에서 추가 후 이용 가능합니다.
감추어진 값은 자릿수만 표시합니다.