Skip to main content
PUT
Create or update available check origins configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Available check origins configuration

entityReference
object
required

Reference to the entity (employee or company)

availableCheckOrigins
enum<string>[]
required

List of allowed check origins

Available options:
web,
mobile,
wall,
watch
Example:

Response

204 - undefined