Metadata

- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.

Params

Param name Description
user_id
required

ID of the user to be added to a team.

Validations:

  • Must be a String

team_id
required

ID of the team to add the user to.

Validations:

  • Must be a String