Return a 2XX status to indicate that the data was received successfully
{- "account_id": "38c11a58-18fd-47bb-bcbe-67278cf5c5a9",
- "username": "string",
- "external_platforms": {
- "steam": {
- "user_id": "<steam_id>"
}, - "oculus": {
- "user_id": "<oculus_id>"
}, - "apple": {
- "user_id": "<apple_id>"
}, - "google": {
- "user_id": "<google_id>"
}
}, - "email": {
- "email_id": "string",
- "address": "user@example.com",
- "email_types": [
- "string"
], - "is_verified": true
}
}