verifyOrgCustomBucket
POST https://{{host}}/api/v1/orgs/:org_id/setting/pcap_bucket/verify
NOTE: If successful, a “VERIFIED” file will be created in the bucket
Request Body
{"bucket"=>"company-private-pcap", "verify_token"=>"eyJhbGciOiJIUzI1J9.eyJzdWIiOiIxMjM0joiMjgxOG5MDIyfQ.2rzcRvMA3Eg09NnjCAC-1EWMRtxAnFDM"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |
RESPONSES
status: OK
""