bruno/memori-backend/Tenant/Updates the details of a Tenant object-.bru
2024-07-16 11:15:30 +03:00

17 lines
230 B
Plaintext

meta {
name: Updates the details of a Tenant object-
type: http
seq: 5
}
patch {
url: https://backend.memori.ai/api/v2/Tenant/{strToken}/{tenantName}
body: json
auth: none
}
params:path {
strToken:
tenantName:
}