curl --request POST \
--url https://api.example.com/carrier-team-invitations/{token}/accept \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/carrier-team-invitations/{token}/accept \
--header 'Authorization: Bearer <token>'