RoschApi Services

<back to all web services

Authorize

The following routes are available for this service:
POST/authorize

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/Authorize HTTP/1.1 
Host: rvapi.boystown.org 
Content-Type: text/csv
Content-Length: length

Device,Manufacturer,Model,OS,OSVer,FirstName,LastName,Birthday,PassCode
String,String,String,String,String,String,String,0001-01-01,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Success,Token,Features,Meta
False,String,[String],{String:String}