Resource Path: /api/v5/participantsupdateable/contentPlaceholders
Request Headers
Name | Description |
ApiKey | |
ApiSecret | |
ApiUsername | |
ApiPassword | |
Request
The request body is of type ParticipantContentPlaceholderUpdateableRequestModel.
Overview
 |
ParticipantContentPlaceholderUpdateableRequestModel
 |
IDs : Array[integer]
|
 |
ProntoID : string
|
 |
ParticipantIDs : Array[integer]
|
 |
EnableLogging : boolean
| |
Response
The response body is of type ParticipantContentPlaceholderUpdateableServiceReturnModel.
OK
Overview
 |
ParticipantContentPlaceholderUpdateableServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
UpdateableParticipantContentPlaceholders : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |
See Also