Jump to Content
Badge
HomeGuidesRecipesAPI Reference
Log InBadge
API Reference
Log In
HomeGuidesRecipesAPI Reference
All
Pages
Start typing to search…

    Badge API

    • Pass Template
      • List Pass Templatesget
      • Create Pass Templatepost
      • Get Pass Templateget
      • Create Pass Template Revisionpost
    • Pass
      • Upsert pass and userpost
      • Void passpost
      • Create pass grouppost
      • Upsert value added opportunityput
      • Generate a Google Wallet JWTget
      • Generate Apple Wallet Pass (PKPASS)get
    • Notification
      • Send push notificationpost
      • Send batch push notificationspost
      • List push notificationsget
    • User
      • Update user attributespost
    • Organization
      • Create workspacepost
    • Workspace
      • Upload Apple Certificatepost
      • Create Apple Certificate Signing Request (CSR)post
      • List Apple Pass Identifiersget
      • Update workspacepatch
    • SDK
      • Create SDK Tokenpost

    Upsert pass and user

    post https://api.trybadge.com/v0/rpc/userPassUpsert

    Given a pass template and user information, ensure a pass exists for the the user. A user is created if one with the given id does not exist, otherwise the user is updated.

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