User

Unsubscribe from Loops mailing list

Unsubscribe the authenticated user from the Loops mailing list

post/api/user/unsubscribe

Response

User unsubscribed from Loops mailing list successfully, or already unsubscribed

successboolean
userIdstring uuid
isSubscribedboolean

Example response

{
  "success": true
}

Changes