dashboard_unban_user
Unban a User
Removes a user ban to resume check-ins, redemptions, emails, etc.
Query Parameters
- Type: string
user _id User ID of the guest in the Punchh system that will be unbanned
Headers
- Type: string
Authorization requiredBearer token for admin authorization, who is making a call on behalf of the customer. Send the API key in the following format: "Authorization: Bearer BUSINESS_ADMIN_KEY_GOES_HERE".
Responses
- Type: object
200 - Type: object
401 - Type: string
error
delete/api2/dashboard/users/ban
{}