Skip to main content

Update a scan configuration

PATCH/scan-configs/{configId}

Parameters

configIdpathrequired
string

Request Body

accountIdstring
namestring
eventFilterobject
mode*"all" | "events" | "occurrences"
eventIdsstring[]
occurrenceIdsstring[]
entitlementFilterobject
typesstring[]
ticketTypeIdsstring[]
entitlementIdsstring[]
tagsstring[]
allowedKinds"validate" | "redeem" | "reverse"[]
gatesstring[]
validFromstring
validUntilstring
status"active" | "archived"

Response

Updated

scanConfig*object
id*string
name*string
status*string
accountId*string
eventFilter*object
entitlementFilter*objectnull
allowedKinds*"validate" | "redeem" | "reverse"[]
gates*arraynull
validFrom*stringnull
validUntil*stringnull
deviceIdsstring[]
createdAt*string
updatedAt*string
Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body