Authorization: Bearer ********************
curl --location --request POST '/project//invitation/accept?token=anything' \ --header 'Authorization: Bearer <token>'
{}