bruno/memori-backend/Tenant/Duplicates a Tenant object-.bru

17 lines
217 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Duplicates a Tenant object-
type: http
seq: 4
}
post {
url: https://backend.memori.ai/api/v2/Tenant/{strToken}/{tenantName}
body: json
auth: none
}
params:path {
strToken:
tenantName:
}