Can I Access an API Published in a Non-RELEASE Environment?
Yes. To access an API published in a non-RELEASE environment, add the x-stage header to the API request.
Example:
r.Header.Add("x-stage", "RELEASE")
You can also refer to examples of section "Quickly Opening and Calling APIs" in the "Getting Started" chapter of the API Gateway User Guide.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot