Name | Type | Description |
---|---|---|
email | string | Email of the third-party account. |
password | string | New password for the third-party account. |
app | string | The third-party app associated with the account. |
{
"email": "user@example.com",
"password": "newsecurepassword",
"app": "INSTANTLY"
}