Skip to main content
POST
Get WP admin login link by email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

env_id
string
required
Example:

"54fb80af-576c-4fdc-ba4f-b596c83f15a1"

Body

application/json
email
string<email>
required

Response

WP admin login link generated successfully

Example:

"https://mysite.kinsta.cloud?wp-login.php?kinsta-sso=<token>"