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"
}
]
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.