Swagger 2.02026-08-218867631.0 MB
9bb4b5cb4dc2
enterprise
post/enterprise/team/addUserToTeam
Query parameters
emailstring required
Request body
Example request
{
"imageId": "00000000-0000-0000-0000-000000000000",
"permissionsAccountId": "00000000-0000-0000-0000-000000000000"
}Response
OK
Example response
{
"items": [
{
"userId": "00000000-0000-0000-0000-000000000000",
"imageId": "00000000-0000-0000-0000-000000000000"
}
]
}