Skip to main content
POST
Edit
Generate a secure link to allow editing of a package without requiring authentication.
You will have to refresh the package edit link before it expires. The link is short lived for security reasons.

Request

Request

Parameters

string
required
The unique identifier of the package you want to generate an edit link for.

Response

string
Unique identifier of the package the link was generated for.
string
Display name for of the package the link was generated for.
URL that grants access to the package.
string
default:"package_edit"
Type of link returned.
string
Token generated to provide access to the package.
string
Timestamp when the link expires (ISO 8601 format).

Examples

Response (200)