APIReferenzFocusregions
/focusregions/{id}/visit
Set the authenticated user's lastVisit timestamp to now for this focusregion.
AuthorizationBearer <token>
API key as Bearer token
In: header
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
application/json
application/json
curl -X POST "https://api.poliscope.de/v2/focusregions/string/visit"Empty
{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}