Skip to main content
Version: Next

UpdateTenantDto

namestring
Example: Updated Name
slugstring
Example: updated-slug
UpdateTenantDto
{
"name": "Updated Name",
"slug": "updated-slug"
}