Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also passthis into the Authorization header) |
data | The payload data that will be serialized into the assignment |
included | List of new models to be created as related to assignment |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo2OSwiZXhwIjoxNzU0NTk2NDc5LCJpYXQiOjE3NTQ1OTYyOTl9.dvk-AaWo7Yjmp6utMe34-AubiW5_BzkjfhXYAQiYIrs Host: example.org Cookie:
PUT /apis/v4/contact_assignments/15
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.eyJ1c2VyX2lkIjo2OSwiZXhwIjoxNzU0NzY5MDk5LCJpYXQiOjE3NTQ1OTYyOTl9.DdjD73sbM04Dv9W0yZLMR8RmKrwx4ytdL7XAAc6NC4o Access-Control-Expose-Headers: X-MH-Session ETag: W/"32e55f9f8aa361f0dbc520b1262cd2d8" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 250b58c3-f85c-486a-948f-c04ca237435c X-Runtime: 0.043787 Content-Length: 367
200