Exam CCFA All QuestionsBrowse all questions from this exam
Question 36

When creating an API client, which of the following must be saved immediately since it cannot be viewed again after the client is created?

    Correct Answer: B

    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.

Discussion
ShuliAbbaOption: B

B is correct.

sbag0024Option: B

B is correct, was in the training and in the study docs

CharlesB2Option: B

Secret is only visbile when creating the API

FerbOPOption: B

B is correct