Refresh

This website cpng.automaticpallet.com/kb/answer/1048 is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Authenticate User

Description

Authenticates user.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order ID of the Domain Registration, Email Hosting, Legacy Web Hosting, Website Builder, Enterprise Email or Digital Certificate Order
email String Required Email address of user
passwd String Required Password of user

HTTP Method

GET

Example Test URL Request


https://test.httpapi.com/api/mail/user/authenticate.json?auth-userid=0&api-key=key&order-id=0&[email protected]&passwd=user-password

Response

Returns the details of a user if authenticated successfully.