Authentication

Verify Login Place

GET
/auth/verifyLoginPlace

Verifies a login attempt for a user

Query Parameters

userId?string

Filter by UserID.

token*string

Token to verify login attempt.

Response Body

curl -X GET "https://api.vrchat.cloud/api/1/auth/verifyLoginPlace?token=string"
Empty