cURL
curl --request POST \ --url http://localhost:4000/v1/integrators/{integratorId}/members/accept \ --header 'Content-Type: application/json' \ --data ' { "token": "eyJpbnRlZ3JhdG9yX2lk..." } '
Invite token from invite link
"eyJpbnRlZ3JhdG9yX2lk..."
Invite accepted, member created