Update a tenant

Example request using curl

curl -X PUT -d '{"_id":"85b4686b-8614-475f-8933-144d42f84521","locale":"de", "name":"sample_tenant"}' {api-url}/registry/v1/currenttenant

User roles: admin

Language
Click Try It! to start a request and see the response here!