Join a group API

:zap: API Reference: Join a group


πŸ“˜

The method accepts User Access only.

Before you start, make sure you read the article High level architecture concept
As you can see, each application can have multiple user groups. This method allows users to join their User Groups by adding the InviteCode, that you can find in DataHub

curl --request POST \
  --url https://user.telematicssdk.com/v1/Management/users/instances/change/{invitecode} \
  --header 'Accept: application/json' \
  --header 'Authorization: Bearer '