#Tenant ID Validation
1 messages · Page 1 of 1 (latest)
{
"code": 3,
"message": "invalid SchemaWriteRequest.TenantId: value does not match regex pattern "^[a-zA-Z0-9]+$"",
"details": []
}
Hi @quick schooner, yes, we do not support the "-" special character. You can create it as "foobar" instead. The absence of the same validation on the Create Tenant request is a bug. We will open an issue and make the necessary adjustments.
Yep - that is what I figured out as well. I assumed it was just missing validation on tenant creation