Set session visitor details

Try this request in your browser

/api/ /sessions_for_sessions/set_visitor_details

Headers

X-Session-ID

Parameters

visitor Hash

The request output will be shown here...

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

  • errors

    The errors

Response Data

This action will return a Boolean.