go back to TrailerService

PUT /trailers/update

Updates a RowTrailer record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
trailer the data to use when updating the existing Trailer record body of type: application/xml application/json RowTrailer
includeComments if related Comment records should be included query false Boolean

Result

RowTrailer of type: application/xml application/json

the updated RowTrailer object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- RowTrailer