Product Customers

Invite a customer

Invites a customer by email. An invitation email is sent to the provided address.

post/api/products/{productId}/customers/invitations

Path parameters

productIdstring required

Request body

emailstring email required
tagsstring[]

Response

Success.

userIdstring
emailstring
namestring
avatarobject
membershipIdstring
membershipStatusstring
subscriptionMethodstring
completedLessonsstring[]
downloadedboolean
enrolledAtstring date-time
updatedAtstring date-time

Changes