CCFA-200B · Question #139
Which of the following is NOT an available action for an API Client?
The correct answer is C. Retrieve an API Client Secret. The option that is not an available action for an API Client is Retrieve an API Client Secret. An API Client is an entity that represents a user or application that can access the Falcon platform programmatically via the Falcon APIs. An API Client has an API Client ID and an API
Question
Which of the following is NOT an available action for an API Client?
Options
- AEdit an API Client
- BReset an API Client Secret
- CRetrieve an API Client Secret
- DDelete an API Client
How the community answered
(37 responses)- A5% (2)
- C92% (34)
- D3% (1)
Explanation
The option that is not an available action for an API Client is Retrieve an API Client Secret. An API Client is an entity that represents a user or application that can access the Falcon platform programmatically via the Falcon APIs. An API Client has an API Client ID and an API Client Secret, which are used for authenticating and authorizing API requests. You can create and manage API Clients in the API Clients and Keys page in the Falcon console. The available actions for an API Client are Edit an API Client, Reset an API Client Secret, and Delete an API Client. You cannot retrieve an API Client Secret after it has been created, as it is only displayed once during creation for security reasons.
Topics
Community Discussion
No community discussion yet for this question.