Return a 2XX status to indicate that the data was received successfully
{- "account_id": "acct_2TiDFXHVFMlAuyy7ovvz3YPKv9b",
- "username": "string",
- "external_platforms": {
- "steam": {
- "user_id": "<steam_id>"
}, - "oculus": {
- "user_id": "<oculus_id>"
}, - "apple": {
- "user_id": "<apple_id>"
}, - "google": {
- "user_id": "<google_id>"
}, - "microsoft": {
- "user_id": "<microsoft_id>"
}, - "nintendo": {
- "user_id": "<nintendo_id>"
}, - "sony": {
- "user_id": "<sony_id>"
}
}, - "email": {
- "email_id": "string",
- "address": "user@example.com",
- "email_types": [
- "string"
], - "is_verified": true
}
}