Test
Test endpoint with authentication check
A test endpoint that validates authentication headers
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
Response
200
Successful response with authentication info