Pass Type IDs
Delete Passtype
Deletes a pass type ID and all related resources asynchronously.
- passTypeIdentifier: The unique identifier for the pass type to be deleted.
- user: The authenticated user instance.
- background_tasks: Background tasks for asynchronous execution of related resource deletion.
Returns
- PassTypeRead: The deleted pass type information.
delete/v2/passtypes/{passTypeIdentifier}
Path parameters
passTypeIdentifierstring required
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/v2/passtypes/{passTypeIdentifier}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.