Iniciar uma execução
Inicia a contagem de tempo do usuário autenticado no projeto, na etapa informada. Qualquer execução que ele tenha em andamento é encerrada automaticamente antes; se já houver uma execução rodando naquela mesma etapa, ela é devolvida sem que uma nova seja criada.
O projeto precisa estar na etapa indicada, e tanto o funil quanto a etapa precisam permitir execução — veja Permitir execução. Tokens de aplicação não podem iniciar execuções.
Query parameters
ID da etapa onde será executado o projeto
Request body
Response
Sucesso
Changes
Changed in 3 of the 79 revisions of this API.131211
- ▲
the request property
funnel_step_idbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
funnel_step_idbecame requiredrequest-property-became-required
- ▲
the
funnel_step_idrequest property type/format changed from/tointeger/request-property-type-changed
- ▲
the response property
data/funnel_stepbecame nullable for the status201response-property-became-nullable
- ▲
the response property
data/hourly_ratebecame nullable for the status201response-property-became-nullable
- ▲
the response property
data/projectbecame nullable for the status201response-property-became-nullable
- ▲
the response property
data/userbecame nullable for the status201response-property-became-nullable
- ▲
the
data/finished_atresponse's property type/format changed from/tostring/date-timefor status201response-property-type-changed
- ▲
the
data/finished_at_realresponse's property type/format changed from/tostring/date-timefor status201response-property-type-changed
- ▲
the
data/finished_reasonresponse's property type/format changed from/tostring/for status201response-property-type-changed
- ▲
the
data/hourly_rateresponse's property type/format changed frominteger/tonumber/for status201response-property-type-changed
- ▲
the
data/started_at_realresponse's property type/format changed from/tostring/date-timefor status201response-property-type-changed
- ●
removed the optional property
data/funnel_step/funnelfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/funnel_step/idfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/funnel_step/namefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/funnel_step/project_funnel_idfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/project/codefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/project/deleted_atfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/project/idfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/project/is_templatefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/project/namefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/user/avatar_urlfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/user/idfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
data/user/namefrom the response with the201statusresponse-optional-property-removed
- ○
the response property
databecame required for the status201response-property-became-required
- ○
the response property
errorbecame required for the status422response-property-became-required
- ○
the response property
messagebecame required for the status422response-property-became-required
- ○
the response property
responsebecame required for the status201response-property-became-required
- ○
the response property
responsebecame required for the status422response-property-became-required
- ▲
- ▲
removed the success response with the status
200response-success-status-removed
- ○
api tag
Execuçõesaddedapi-tag-added
- ○
api tag
project-executionremovedapi-tag-removed
- ○
api tag
{id}removedapi-tag-removed
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
added the success response with the status
201response-success-status-added
- ▲
- ○
added optional request body
request-body-added-optional
- ○