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>
782 B
782 B
How Do I Switch the Environment for API Calling?
By default, the API in the RELEASE environment is called.
If you want to call the same API in another environment, add the request header X-Stage to specify the environment name.
Parent topic: API Calling