Invitations
Name | Description |
---|---|
id | Invitation id |
token | token |
Content-Type: application/json Host: example.org Cookie:
PATCH /api/v1/invitations/5
{"token":"foobar68"}
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: 652441db-828f-43e1-b162-4e93077f16e9 X-Runtime: 0.034351
204 No Content