XF REST API - Post users/{user_id} receive_admin_email not updating

Status
This content is read-only, or is not open for further replies.

Fraize_Websleuths

Guest
offline
I've been trying to integrate my mailing-list unsubscribes with my Xenforo back-end using the REST API, but can't seem to update the user's receive_admin_email field. I'm hoping some kind soul can point me in the right direction.

The response-codes are always 200, but the field is never updated from true to false.

For reference, I'm using a SuperUser Key with Xf-Api-User set to my own Admin account. The key has user-read and user-write privileges. The function is below, with the...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom