"docs.beeswax.com" has a new address: "api-docs.freewheel.tv/beeswax." Please update your bookmarks accordingly.

Change Password

The change_password API method performs two functions. On POST, it sends an email to the user with a token that allows them to change their password, while on PUT it will allow the user to change their password using this token. Note, authentication is not required for this method.

To resend a welcome email to a user, see resend_user_email.

Restrictions

MethodRestriction
GETNot allowed
POSTNone
PUTNone
DELETENot allowed