PoliscopePoliscope
APIReferenzFocusregions

/focusregions/{id}/unpause

POST
/focusregions/{id}/unpause

Unpause this focusregion for the authenticated user.

AuthorizationBearer <token>

API key as Bearer token

In: header

Path Parameters

id*string
Length1 <= length

Response Body

application/json

application/json

application/json

curl -X POST "https://api.poliscope.de/v2/focusregions/string/unpause"
Empty
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}