Skip to content

Resend sent item(s)

Overview

Marker for REST framework views whose model participates in a workflow.

Permission classes own model-scope deferral. This mixin deliberately does not suppress permission failures because the complete permission expression may contain unrelated gates.

Signature

POST /vueda.vdq/sentitem/{id}/resend/

Parameters

NameTypeRequiredDescription
idintegeryesA unique integer value identifying this Sent Item.
estring[]noReplaces simple values with complex, nested serializations.
fstring[]noSelects a sparse subset of fields to include in the response.
bodyDefaultSentItemyes

Returns

DefaultSentItem

Responses

200 OK

Returns DefaultSentItem

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2