Endpoints
route de test
test de l’authentification
POST
Route de test
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
text/plain
test effectué
The response is of type file
.
test de l’authentification
Route de test
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
test effectué
The response is of type file
.