accounts

Add user to account

Adds a not existing user to an account. the provider field is optional and if not provided it will be taken from the account model

post/accounts/{id}/adduser

Path parameters

idstring required

id of an object

Request body

userDetailsstring

Response

ok

Changes