Credentials

Begin credential authentication

POST
/credentials/authenticate/start

Authorization

cookieAuth
pid_access<token>

JWT access token set by /auth/google/callback or /auth/refresh

In: cookie

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/credentials/authenticate/start"
{  "authenticationId": "c97ede01-dc79-4cb7-8ae8-9e2457649b27",  "options": {}}