Authorization: ********************curl --location '/api/invitations/accept' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"token": "string"
}'{
"role": "owner",
"team_id": "810007d0-bec5-486c-b5d1-28fcd8a079ba",
"team_slug": "string"
}