For your convenience, the IronBox REST API can return responses as either XML or JSON formatted data. To indicate the type of response you would like to receive from the REST API set the Accept request
header to any one of the following:
- text/xml: Return responses using XML as the response format
- application/json: Return responses using JSON as the response format.
Comments
0 comments
Article is closed for comments.