Acknowledge invites
POST /ack-invites
POST
/ack-invites
Acknowledge invites that have been received and processed
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” dynata-expiration
required
string format: date-time
RFC3339 timestamp indicating request expiration
dynata-access-key
required
string
Dynata provided access key
Example
ADSF23ADF354GFDDS23
dynata-signature
required
string
Signature created using the Dynata methodology
Example
dsklj435kljhfdSAFdsalk34
Request Body
Section titled “Request Body ”Invite identifiers
Array<integer>
[ 17173, 21213, 33333, 14143, 53533]
Responses
Section titled “ Responses ”Acknowledge invites received and processed for account
Bad request
object
message
required
A human readable description of the error
string
Invalid credentials
object
message
required
A human readable description of the error
string
Unauthorized
object
message
required
A human readable description of the error
string
Internal server error
object
message
required
A human readable description of the error
string