Users
Name | Description |
---|---|
token | token |
entourage_id | entourage |
id | User id |
user[status] | User status |
Content-Type: application/json Host: example.org Cookie:
PATCH /api/v1/entourages/9/users/31
{"token":"foobar29","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: 2fa9106f-c04e-4259-93a2-3e24b7c8b3a5 X-Runtime: 0.008679
204 No Content