mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
Merge branch 'api-v3-email-3' of https://github.com/piousbox/habitrpg into piousbox-api-v3-email-3
This commit is contained in:
@@ -8,10 +8,11 @@ import {
|
||||
let api = {};
|
||||
|
||||
/**
|
||||
* @api {post} /email/unsubscribe Unsubscribe an email or user from email notifications
|
||||
* @api {get} /email/unsubscribe Unsubscribe an email or user from email notifications
|
||||
* @apiVersion 3.0.0
|
||||
* @apiName UnsubscribeEmail
|
||||
* @apiGroup Unsubscribe
|
||||
* @apiDescription This is a GET method so that you can put the unsubscribe link in emails.
|
||||
*
|
||||
* @apiParam {String} code An unsubscription code
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user