Update a policy

Updates a policy’s fields and, when countries is provided, replaces its country coverage.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Policy ID.

Body Params

Policy fields to update.

name
object
number
number

Total calendar days the traveler may stay (Aufenthalts-Tage). Must be >= daysUnderPolicy. Defaults to daysUnderPolicy when omitted.

number
number
string
enum
Defaults to CALENDAR_YEAR
Allowed:
boolean
required
countries
array of strings
required
countries*
resultText
object
required
boolean
required

When true, trips whose destination equals the traveler’s country of employment are rejected.

boolean
required

When false, travelers can cancel their own trips directly without approval.

Response
200

Policy updated. Returns no response body.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!