forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
808 B
808 B
Why Can't I Create a Header Parameter Named x-auth-token for an API Called Through IAM Authentication?
The header parameter x-auth-token has already been defined in APIG.
To use this parameter to call an API, add the parameter and its value to the request header.
Parent topic: API Calling