Missing clientSecret in credentials created contextually to a create api client request #13
Open
1 of 4 tasks
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
under investigation
Internal investigation of the issue in progress
Issue type
Which API?
https://techdocs.akamai.com/iam-api/reference/post-api-clients
Issue
Missing clientSecret in credentials created by using che create api client api, by setting the createCredentials to true.
https://github.com/akamai/akamai-apis/blame/main/apis/identity-management/v3/openapi.json#L513
Context
Bugs: Steps to reproduce
Possible solution
Add clientSecret field to the credentials field inside the post api client response when createCredentials is set to true
Additional information
The text was updated successfully, but these errors were encountered: