Select current tenant.
This endpoint selects a tenant with the specified UUID. Tenants are used to organize users and resources in multi-tenant environments, providing isolation and access control between different groups or organizations.
Sending a null/None value as tenant_id selects his default single user tenant
Returns a success message along with selected tenant id.
Successful Response