This endpoint does not affect your live data and is available to you to test your implementation of our API.
It returns your user and, if given:
<https://api.resolve.ch/api/test/:id?query-string>
{
$body
}
{
“user”: $yourUserObject,
“body”: $body,
“query”: $queryParams,
“params”: {
“id”: $id
}
}