17 lines
230 B
Plaintext
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:
|
||
|
|
}
|