Resource Path: /api/v5/participantsupdateable/insertContentPlaceholders
Request Headers
Name | Description |
ApiKey | |
ApiSecret | |
ApiUsername | |
ApiPassword | |
Request
The request body is of type ParticipantContentPlaceholderInsertRequestModel.
Overview
 |
ParticipantContentPlaceholderInsertRequestModel
 |
ParticipantContentPlaceholders : Array[object]
|
 |
EnableLogging : boolean
| |
Response
The response body is of type ParticipantContentPlaceholderDetailsServiceReturnModel.
OK
Overview
 |
ParticipantContentPlaceholderDetailsServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
ParticipantContentPlaceholders : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |
See Also