stages
SourceStage Viewset
post/stages/source/
Request body
namestring required
sourcestring uuid required
resume_timeoutstring
Amount of time a user can take to return from the source to continue the flow (Format: hours=-1;minutes=-2;seconds=-3)
resume_on_match_failuresResumeOnMatchFailuresEnum[]
Source matching failure reasons for which the flow should resume.
Response
pkstring uuid required
namestring required
componentstring required
Get object type so that we know how to edit the object
verbose_namestring required
Return object's verbose_name
verbose_name_pluralstring required
Return object's plural verbose_name
meta_model_namestring required
Return internal model name
sourcestring uuid required
resume_timeoutstring
Amount of time a user can take to return from the source to continue the flow (Format: hours=-1;minutes=-2;seconds=-3)
resume_on_match_failuresResumeOnMatchFailuresEnum[]
Source matching failure reasons for which the flow should resume.
Changes
No recorded changes to this endpoint across all 1 revision of this API.