POST api/i18
Receive a JSON 'newRegistration' request and sent this to the database. Return the JSON response. This post can receive JSON formats: raw or x-www-form-urlencoded
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
The database response
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.