v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBPasses > Pass Images
Delete Pass Images
Delete all images associated with a specific pass.
Parameters:
- lpass: Pass object, automatically resolved from the request.
- background_tasks: BackgroundTasks object for scheduling tasks.
Returns:
- Response: A standard response indicating the images were deleted.
delete/v2/passes/{passTypeIdentifier}/{serialNumber}/images
Path parameters
passTypeIdentifierstring nullable required
serialNumberstring nullable required
Query parameters
passIdstring
Example:5eb7cf5a86d9755df3a6c593
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/v2/passes/{passTypeIdentifier}/{serialNumber}/images:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}