Skip to main content
POST
Sincroniza projetos de um template

Authorizations

Authorization
string
header
required

JWT token obtained from /v2/auth/login. Send it in the header: Authorization: Bearer <your_token>

Path Parameters

templateId
string
required

Body

application/json
projectIds
integer[]
required
removedColumnsAction
enum<string>
Available options:
delete,
keep,
move-to-first,
archive
automationDecisions
object[]

Response

200 - application/json

Projetos sincronizados com sucesso

The response is of type object.