POST

Login V 2


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Logs in an existing user.

Typically, after a sucessful login, you generate and use member tokens for the logged-in member so that subsequent API calls are called as part of a member session.

Endpoint
POST
https://www.wixapis.com/iam/authentication/v2/login

Errors
401Unauthenticated

There is 1 error with this status code:

403Permission Denied

There are 2 errors with this status code:

429Resource Exhausted

There is 1 error with this status code:

500Internal

There is 1 error with this status code:

See the entire list and learn more about Wix errors.

Did this help?