Apis::V4::Interaction API

update an existing interaction

Parameters

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.

Request

Headers

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: 

Route

PUT /apis/v4/interactions/23

Body

Response

Headers

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.eyJ1c2VyX2lkIjoxMzgsImV4cCI6MTc1NDc2OTEwMywiaWF0IjoxNzU0NTk2MzAzfQ.w6OdnmR7f47nMlo12l1mqojAU0fd4VQrCzWMCWoZmrE
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"8f0dd0433a651b397c150d3bd1feb94b"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: f07b2353-1e09-4b30-a596-bc5bf51dbc95
X-Runtime: 0.047514
Content-Length: 551

Status

200

Body