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.eyJ1c2VyX2lkIjoxMjgsImV4cCI6MTcwNDQ3MzIzMiwiaWF0IjoxNzA0NDczMDUyfQ.S0sWZfddStpVh2lef4O-o5bmhDqO_6XSbNL-8n9DGKE Host: example.org Cookie:
PUT /apis/v4/interactions/62
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: c57824a0-a9f7-4fe6-9ce1-913d5ce198fa X-Runtime: 0.022601 Content-Length: 84
404