Hi everyone,
I have a question about the metadata of an Admin user.
I created an admin user to be able to use the webhook services and send posts to our community by a cronjob. Now, I need to update the metadata of that user to put some values in the metadata property.
I tried an endpoint (PUT: api/v2/users/
), but the metadata didn’t update.
I will be thankful if someone shows me a way to do this.