When creating an API client, which of the following must be saved immediately since it cannot be viewed again after the client is created?
When creating an API client, which of the following must be saved immediately since it cannot be viewed again after the client is created?
When creating an API client, the 'Secret' must be saved immediately since it cannot be viewed again after the client is created. The Base URL, Client ID, and Client name can be viewed or retrieved later if needed, but the Secret is typically shown only during the initial creation process.
B is correct.
B is correct, was in the training and in the study docs
Secret is only visbile when creating the API
B is correct