Team Add User

POST {{baseUrl}}/teams/:TeamKey/users/

Adds a user to a team with a specified role.

Request Body

{"userKey"=>"", "roleKey"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""