2021-10-25 00:55:49 +00:00
|
|
|
id: api-webex
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cisco Webex API Test
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://developer.webex.com/docs/getting-started
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,cisco,webex
|
2021-10-25 00:55:49 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-25 00:55:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://webexapis.com/v1/rooms"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-10-25 00:55:49 +00:00
|
|
|
headers:
|
|
|
|
Authorization: Bearer {{token}}
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-11-01 12:22:18 +00:00
|
|
|
- 'id'
|
|
|
|
- 'title'
|
|
|
|
- 'type'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a0f9326cc62a9b167f1b449212945380447ec7661a36537c180f544027dfb055022100e3e6fa46853c97ea7094e22c00e1fd1c033fbd5533e6d5ca9faf325deb8a52cc:922c64590222798bb761d5b6d8e72950
|