Users
Name | Description |
---|---|
token | token |
tour_id | tour |
id | User id |
user[status] | User status |
Content-Type: application/json Host: example.org Cookie:
PATCH /api/v1/tours/14/users/152
{"token":"foobar150","user":{"status":"accepted"}}
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 Cache-Control: no-cache X-Request-Id: 7883fdd6-44b5-4fb7-8e62-5ca8243131ab X-Runtime: 0.006544
204 No Content