Skip to main content
POST
Import into a milestone

Authorizations

slog-api-key
string
header
required

API key obtained from the Slog dashboard or returned by the signup/invite-redeem flows. Pass as the slog-api-key header.

Path Parameters

id
string
required

Resource ID (UPID) or, for tasks and projects, the human-readable reference such as ENG-42.

Body

application/json
data
any
required

Data payload from a previous export response.

update
boolean
default:false

If true, existing records with matching IDs will be updated instead of raising a conflict error.

Example:

false

Response

Imported record.

imported
object