Update a scan configuration
PATCH
/scan-configs/{configId}Parameters
configIdpathrequiredRequest Body
accountIdstring
namestring
mode*"all" | "events" | "occurrences"
eventIdsstring[]
occurrenceIdsstring[]
typesstring[]
ticketTypeIdsstring[]
entitlementIdsstring[]
tagsstring[]
allowedKinds"validate" | "redeem" | "reverse"[]
gatesstring[]
validFromstring
validUntilstring
status"active" | "archived"
Response
Updated
id*string
name*string
status*string
accountId*string
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.