QuestionQ121
Using APIs
Refer to the exhibit. Which code snippet is required in the headers to successfully authorize wireless information from Cisco DNA Center?
- A headers = {'X-auth-token':'fa8426a0-8eaf-4d22-8e13-7c1b16a9370c'}
- B headers = {'Authorization':'Basic YWRtaW46R3JhcGV2aW5IMQ=='}
- C headers = {'Authorization':'Bearer ASDNFALKJER23412RKDALSNKF'}
- D headers = {'Content-type':'application/json'}
Community Discussion