Tour areas
Name | Description |
---|---|
id | Tour area id |
token | token |
message | message |
Content-Type: application/json Host: example.org Cookie:
POST /api/v1/tour_areas/4/request
{"token":"foobar132","message":"foo"}
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,PUT,PATCH,DELETE Access-Control-Allow-Headers: Origin,Accept,Content-Type,X-Requested-With,X-CSRF-Token,X-API-KEY Content-Type: application/json; charset=utf-8 ETag: W/"1df9278ce4c4f39bd34e8302f40cfc03" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 2f5b4e7a-880a-4859-b6a9-1b6b11a8be7f X-Runtime: 0.011428 Content-Length: 84
200 OK
{ "message": "Un email a été envoyé avec votre demande au modérateur de la zone." }