APIReferenzFocusregions
/focusregions/{id}/pause
Pause this focusregion for the authenticated user.
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/pause"Empty
{
"error": "BAD_REQUEST",
"message": "string"
}{
"error": "BAD_REQUEST",
"message": "string"
}{
"error": "BAD_REQUEST",
"message": "string"
}/focusregions/{id}/coverage GET
RIS coverage report for a focusregion's selected entities, including the entities that need no RIS. The authenticated user must be a team member.
/focusregions/{id}/results GET
Execute a saved focusregion search and return results. The authenticated user must be a member of the focusregion's team.