v19

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2022-08-18272033.9 KB
tenant

Add a user to the tenant

This can only be done by a logged in user who has the required privileges.

post/api/v1/tenants/{id}/users

Path parameters

idstring required

Tenant id, to which the user should be added

Request body

usernamestring

Username as an email address

Response

Success