A valid request URL is required to generate request examples
{ "team_id": "<string>", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Creates a new team member.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the team.
ID of the user.
Created
The ID of the user.
The date and time when the team member was created.
The date and time when the team member was last updated.
Was this page helpful?