X-API-Key: ********************curl --location 'https://api.snakk.ai/api/invites//accept' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"password": "s3cretpassword"
}'{
"success": true,
"existing_account": false
}