cURL
curl --request PUT \ --url https://api.hotglue.com/tenant/{env_id}/{tenant}/metadata \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "config": { "metadata": {} } } '
{}
Add metadata to your Tenant Metadata object
Documentation IndexFetch the complete documentation index at: https://docs.hotglue.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of environment
ID of tenant
The tenant config to save in hotglue.
Show child attributes
200
The response is of type object.
object