Administration/User Companies

Add a user to a company

post/api/admin/user-companies/

Request body

companyIdstring required
userIdstring required
rolestring required

Response

Default Response

idstring required
userIdstring required
companyIdstring required
isPrimaryboolean required
hasAgreedWithTermsboolean required

Changes