Login

Login

POST /api/v1/internal/:partner_code/login

This endpoint allows you to authenticate a widget user.

Path Parameters

Name
Type
Description

partner_code

string

The partner code of the partner.

Request Body

Name
Type
Description

email

string

The email of the user.

password

string

The password of the user.

Last updated

Was this helpful?