http_loggers
Create a HTTP logger
POST
Create a HTTP logger
Documentation Index
Fetch the complete documentation index at: https://pentest-tools.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use the "API key" from the profile page as the token
Query Parameters
ID of the workspace to show HTTP loggers from. If not set, all of them will be returned.
Body
application/x-www-form-urlencoded
A unique label for the HTTP request logger
Example:
"mypentest"
Response
Created
Previous
Get logger information by IDGet logger information by ID. To see the requests made to the logger, see `/http_loggers/{id}/data`
Next
Create a HTTP logger