The API debugging page allows you to verify the correctness of an API immediately after completing its configuration by initiating a simulated API call and viewing the specific request response. If the API fails to work as expected, you can modify the configuration according to the response to make it meet your design expectations.
You have created an API .
application/x-www-form-urlencoded
as the Content-Type
.
Was this page helpful?