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.eyJ1c2VyX2lkIjoxMjgsImV4cCI6MTcwNDQ3MzIzMSwiaWF0IjoxNzA0NDczMDUxfQ.arMnQyzcFIJywfWZzRgFte40JceOilX8U3LCQhcdQXM Host: example.org Cookie:
PUT /apis/v4/interactions/60
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 X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxMjgsImV4cCI6MTcwNDY0NTg1MSwiaWF0IjoxNzA0NDczMDUxfQ.u9WJiQRWZziN2YQUzgr_U5Q4DoaPWngVS9k7f9vFRvQ Access-Control-Expose-Headers: X-MH-Session ETag: W/"04abdaf691e04195b41a9d49ef7c86e9" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 72deb47f-0d28-4e55-93f0-2e28e5b46de6 X-Runtime: 0.065046 Content-Length: 550
200