Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header) |
data | The payload data that will be serialized to update the interaction |
included | List of new models or changes on existing models to be associated to the interaction. |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMzgsImV4cCI6MTc1NDU5NjQ4MywiaWF0IjoxNzU0NTk2MzAzfQ.cGZQHWmuKY3Hl_efeS9Ll47rUIoU4xdaGlDga18n7f0 Host: example.org Cookie:
PUT /apis/v4/interactions/21
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 Content-Type: application/vnd.api+json Vary: Accept Cache-Control: no-cache X-Request-Id: 5cd65822-d426-4fed-89b4-b96cde0301d7 X-Runtime: 0.018514 Content-Length: 84
404