User
Subscribe to Loops mailing list
Subscribe the authenticated user to the Loops mailing list
post/api/user/subscribe
Response
User subscribed to Loops mailing list successfully, or already subscribed
Example response
{
"success": true,
"isSubscribed": true
}