Update a tenant’s name, metadata, or status. At least one field is required.
Metadata is replaced entirely—include all keys you want to keep.
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYThe tenant ID
Display name for the tenant
1 - 100"Acme Corporation"
Custom key-value pairs. Useful for storing references to your internal systems.
Limits:
{
"plan": "pro",
"internalId": "cust_12345",
"region": "us-west"
}Tenant status
active, suspended, archived "active"