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 into the new interaction |
included | List of new models to be created as related to new 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:
POST /apis/v4/interactions
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 Cache-Control: no-cache X-Request-Id: 7dbd94dd-478a-431d-bdaa-d1d732d48f8d X-Runtime: 0.017226 Content-Length: 160
401