Update a Tenant associated with a Service Provider Tenant
PUT/api/management/v2/tenantadm/tenants/:id/child
Update a Tenant associated with a Service Provider Tenant
Request
Responses
- 204
- 403
- 422
- 500
Tenant updated.
User token does not provide access to tenant with given Id.
Device limit for children tenants exhausted.
Internal Server Error.