The Team identifier to perform the request on behalf of.
slug
string
Yes
—
The Team slug to perform the request on behalf of.
items
object
No
—
The items value
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." }, "items": { "type": "object", "description": "The items value" } }, "required": [ "PCID", "slug" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
name
string
No
—
The name value
redirects
string[]
Yes
—
The redirects to delete. The source of the redirect is used to match the redirect to delete.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "projectId": { "type": "string", "description": "Project Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." }, "name": { "type": "string", "description": "The name value" }, "redirects": { "type": "array", "items": { "type": "string" }, "description": "The redirects to delete. The source of the redirect is used to match the redirect to delete." } }, "required": [ "PCID", "projectId", "redirects" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "next": { "type": "string", "description": "The next value" }, "limit": { "type": "number", "description": "Maximum number of results to return" }, "metadata": { "type": "string", "description": "The metadata value" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "edgeConfigId": { "type": "string", "description": "Edge Config Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "edgeConfigId" ]}
Get the version history for a project’s redirects.Parameters:
Parameter
Type
Required
Default
Description
projectId
string
Yes
—
Project Id
teamId
string
No
—
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "projectId": { "type": "string", "description": "Project Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." } }, "required": [ "PCID", "projectId" ]}
Restore staged project-level redirects to their production version.Parameters:
Parameter
Type
Required
Default
Description
projectId
string
Yes
—
Project Id
teamId
string
No
—
The Team identifier to perform the request on behalf of.
slug
string
No
—
The Team slug to perform the request on behalf of.
name
string
No
—
The name value
redirects
string[]
Yes
—
The redirects to restore. The source of the redirect is used to match the redirect to restore.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "projectId": { "type": "string", "description": "Project Id" }, "teamId": { "type": "string", "description": "The Team identifier to perform the request on behalf of." }, "slug": { "type": "string", "description": "The Team slug to perform the request on behalf of." }, "name": { "type": "string", "description": "The name value" }, "redirects": { "type": "array", "items": { "type": "string" }, "description": "The redirects to restore. The source of the redirect is used to match the redirect to restore." } }, "required": [ "PCID", "projectId", "redirects" ]}