Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › User register Api Rest Tagged: api This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago by logan. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts February 27, 2020 at 5:51 pm #243991 JaviervargascierSpectator Hi, need help I try register user with API Rest but no found Anyone can help me? February 28, 2020 at 8:11 am #244048 loganMember Hello, You will need to send this json in post : { "username": "", "email": "", "password": "", "client_id": "", "state": "", "device": "platform": " ", "model": } Refer : https://share.getcloudapp.com/GGuNoLPj it is working at my end, I only put post url and added post raw data ( JSON data ). But if you want to check, these are the headers: https://share.getcloudapp.com/NQuZgdRk February 28, 2020 at 8:14 am #244049 loganMember refer: https://wplms.io/support/knowledge-base/wplms-oauth-server/ Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘User register Api Rest’ is closed to new replies.