Update the email subscription preferences for a tokenised user.
Query params: token: signed JWT unsubscribe token (required)
Body (JSON, all fields optional): {"news": bool, "engagement": bool, "system_updates": bool}
patch/api/v1/unsubscribe
Request body
object required
Response
Success
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.