Scan Engine Shared Secret
POST {{baseUrl}}/api/3/scan_engines/shared_secret
Returns the current valid shared secret or generates a new shared secret. The endpoint returns an existing shared secret if one was previously generated and it has not yet expired. Conversely, the endpoint will generate and return a new shared secret for either of the following conditions: a shared secret was not previously generated or the previously-generated shared secret has expired. The shared secret is valid for 60 minutes from the moment it is generated.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |