Add one or more users to a project (Space) with specified roles, such as “admin” or “member.” This allows the new members to participate in and manage the project’s tasks and resources.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Project ID is a numerical string that identifies a Project. This is externally referred to as a "Space".
New member details
project member successfully added