latestOpenAPI 3.0.32026-08-22149327338.9 KB
d4db007b26b2
import
Import a project
Imports a project with its original timestamps. Unlike POST /projects, this does not fire triggers, notifications, realtime updates, or analytics, and it accepts created_at and updated_at.
Rate limit: 20 requests per minute
post/import/projects
Request body
Response
Example response
{
"data": {
"custom_fields": {
"health": {
"value": "on_track"
}
}
}
}