multiple api product with same name and different key is creating while calling update app managemen

when I am calling update app management API multiple API product with the same name and different client key secret is creating every time.

why this is happening?

I am sending the below payload

{
"apiProducts": [
"retail-dev-accounts"
],
"attributes": [
{
"name": "ADMIN_EMAIL",
"value": "admin@example.com"
},
{
"name": "MINT_BILLING_TYPE",
"value": "POSTPAID"
}
],
"callbackUrl": "example.com",
"name": "test-app,
"scopes": [],
"status": "approved"
}

0 0 40
0 REPLIES 0