tenants_internal

Create Tenant User Relation Internal

post/tenants-internal/user-relation

Request body

tenant_idstring required
user_emailstring required
notify_userboolean
role'ADMIN' | 'MEMBER'

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
user_idstring uuid required
role'ADMIN' | 'MEMBER'

Changes

No recorded changes to this endpoint across all 1 revision of this API.