Set session visitor details
Try this request in your browser
URL
https://api.natterly.com/api/v1/sessions_for_sessions/set_visitor_details
Access
Must be authenticated as a session
If not authorised, a MustBeAuthenticatedAsSession error will be returned.
Parameters
| Parameter | Type | Default |
|---|---|---|
|
visitor Required The visitor's details (name & email_address keys are special) |
Hash | null |
Errors
| Error | Attributes |
|---|---|
|
ValidationError A validation error occurred while saving some data |
|
Response Data
This action will return a Boolean.