Hi,
I am unable to add an apiProduct to an existing appKey by using the following API: (POST)
Payload:
{ "apiProducts": [ "private"] }
But i am getting below error:
{ "code": "keymanagement.service.apiproducts_invalid", "message": "One or more ApiProduct is invalid", "contexts": [] }