Skip to content

Set respondent attributes

POST
/put-respondent-answers

Warning

Do not pass values into attributes with display_mode: none, display_mode: geo or display_mode: zip. These are derived and will not accept any value you send in. No errors will be surfaced.

Learn more here.

Respondents

dynata-expiration
required
string format: date-time

RFC3339 timestamp indicating request expiration

dynata-access-key
required
string

Dynata provided access key

Example
ABCD1234
dynata-signature
required
string

Signature created using the dynata methodology

Example
c156e91013eb715edb2b07df5491497a807206b1796bb7d031505107a9dbdcdf
object
respondent_id
required

Partner’s respondent identifier. Accepts 100 characters, 3-byte chars.

string
attributes
required
Array<object>
object
id
required
integer format: int64
answers
required
Array<integer>

Respondent attributes set successfully

Bad request

object
message
required
string

Invalid credentials

object
message
required
string

Unauthorized

object
message
required
string

Internal server error

object
message
required
string