Skip to main content
POST
Create a HTTP logger

Authorizations

Authorization
string
header
required

Use the "API key" from the profile page as the token

Query Parameters

workspace_id
integer

ID of the workspace to show HTTP loggers from. If not set, all of them will be returned.

Body

application/x-www-form-urlencoded
label
string
required

A unique label for the HTTP request logger

Example:

"mypentest"

Response

Created

data
object
required