Mindbody · Example Payload

Public Api V6 Send Password Reset Email Request Example

FitnessWellnessBeautySchedulingBookingPoint-of-SaleStudiosSalonsSpasWebhook

Public Api V6 Send Password Reset Email Request Example is an example object payload from Mindbody, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

UserEmailUserFirstNameUserLastName

Example Payload

Raw ↑
{
  "UserEmail": "kinlane@example.com",
  "UserFirstName": "example-value",
  "UserLastName": "example-value"
}