endpoint authenticated with a header
GET/secure/get
endpoint authenticated with a header
Request
Responses
- 200
- 401
- application/json
- Schema
- Example (from schema)
Schema
secret stringrequired
{
"secret": "string"
}
- application/json
- Schema
- Example (from schema)
Schema
error stringrequired
{
"error": "string"
}
Loading...