Manage Tenants
Set tenant metadata
Add metadata to your Tenant Metadata object
PUT
/
tenant
/
{env_id}
/
{tenant}
/
metadata
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
tenant
string
requiredID of tenant
Body
application/json
config
object
requiredThe tenant config to save in hotglue.
Response
200 - application/json
The response is of type object
.