Tools, FAQ, Tutorials:
Test API Operation Request Body Examples
How to test request body examples on my Azure API operation?
✍: FYIcenter.com
If you have added some request body examples to your Azure API operation,
you can follow this tutorial to test them.
1. Go to the developer portal as a publisher administrator.
2. Open the "First API" and open the operation "Add new user".
3. Click the "Try it" button. You see the "Content-Type" header is listed.
4. Click the input field of "Content-Type". You see two options: text/xml and application/json.
5. Select "text/xml". You see the "Request body" box is populated with your XML example.
6. Scroll down, review the request, and click the "Send" button. You see test result displayed.
The picture below shows you steps on how to test request body examples on an API operation:
⇐ Add API Operation Request Body Examples
2018-03-28, ∼2930🔥, 0💬
Popular Posts:
How to troubleshoot the Orderer peer? The Docker container terminated by itself. You can follow this...
How To Merge Cells in a Column? If you want to merge multiple cells vertically in a row, you need to...
Where to get a real Atom XML example? You can follow this tutorial to get a real Atom XML example: 1...
How to Install Docker Desktop on Windows 10? You can follow this tutorial to Install Docker Desktop ...
What is EPUB 3.0 Metadata "dc:publisher" and "dc:rights" elements? EPUB 3.0 Metadata "dc:publisher" ...