Manage Tenants
Set tenant config
Creates a tenant-config.json
that you can use to store custom settings, credentials, and metadata
PUT
/
tenant
/
{env_id}
/
{tenant}
/
config
Authorizations
Body
application/json
The tenant config to save in hotglue. Can be any JSON object
Response
200 - application/json
The response is of type object
.