Email-Dashboard/Email-Marketing

User creation API

adamdilek opened this issue · 2 comments

Add authentication_token to Account . Set this value using Devise.friendly_token

Also, account able to renew authentication_token

  • POST /users
  • PUT /users/:email

Missing documentation.

@sadikay Do we able to renew authentication_token?