Waydev API
teams
Add members into a specific team in your account
1min
PUT
Path Parameters
team_id
*
Header Parameters
Authorization
*
Body Parameters
body
*
Description
Raw JSON format with the list of Member Ids to add in this team
members
Responses
200
Successful operation
Description
Successful operation
id
name
slug
created_at
updated_at
members_count
members
401
Unauthorized
Description
Unauthorized
message
404
Resourse not found.
Description
Resourse not found.
error
Updated 14 Oct 2024
Did this page help you?