Forum Discussion

marco's avatar
marco
Contributor
13 years ago

how to moderate user profils by using rest api?

I need to moderate all users profils by using the api

how can i do that?

i found how to recieve all recent posts to moderate posts by

http://mycommunity.lithium.com/community/restapi/vc/posts/recent?moderation.scope=unmoderated&restapi.session_key=

 

but how to to the same for users profils?

 

in the same idea i need after to reject /approve profils

for messages i user

http://mycommunity.lithium.com/community/restapi/vc/messages/id/myidmessage/moderation/approve?restapi.session_key=

or

http://mycommunity.lithium.com/community/restapi/vc/messages/id/myidmessage/moderation/reject?restapi.session_key=

 

how can i do the same for profils?

i don't see any documentation about that

 

thanks

 

 

No RepliesBe the first to reply