/vercel-edge-config | Type: Application | PCID required: Yes
Tools
vercel_edge_config_create_edge_config
Create an Edge Config Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
teamId | string | No | — | 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 |
vercel_edge_config_create_edge_config_token
Create an Edge Config token Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
label | string | Yes | — | The label value |
vercel_edge_config_dangerously_delete_by_src_images
Dangerously delete by source image Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectIdOrName | string | Yes | — | Project Id Or Name |
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. |
revalidationDeadlineSeconds | number | No | — | Revalidation Deadline Seconds |
srcImages | any[] | Yes | — | Src Images |
vercel_edge_config_dangerously_delete_by_tags
Dangerously delete by tag Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectIdOrName | string | Yes | — | Project Id Or Name |
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. |
revalidationDeadlineSeconds | number | No | — | Revalidation Deadline Seconds |
tags | any[] | Yes | — | The tags value |
target | string | No | — | The target value |
vercel_edge_config_delete_edge_config
Delete an Edge Config Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
vercel_edge_config_delete_redirects
Delete project-level 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. |
name | string | No | — | The name value |
redirects | any[] | Yes | — | The redirects to delete. The source of the redirect is used to match the redirect to delete. |
vercel_edge_config_delete_schema
Delete an Edge Config’s schema Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
vercel_edge_config_delete_tokens
Delete one or more Edge Config tokens Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
tokens | any[] | Yes | — | The tokens value |
vercel_edge_config_edit_redirect
Edit a project-level redirect. 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 |
redirect | object | Yes | — | The redirect object to edit. The source field is used to match the redirect to modify. |
restore | boolean | No | — | If true, restores the redirect from the latest production version to staging. |
vercel_edge_config_get_backup
Get Edge Config backup Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config Id |
edgeConfigBackupVersionId | string | Yes | — | Edge Config Backup Version 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. |
vercel_edge_config_get_backups
Get Edge Config backups Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config Id |
next | string | No | — | The next value |
limit | number | No | — | Maximum number of results to return |
metadata | string | No | — | The metadata value |
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. |
vercel_edge_config_get_configs
Get Edge Configs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
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. |
vercel_edge_config_get_edge_config
Get an Edge Config Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
vercel_edge_config_get_item
Get an Edge Config item Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config Id |
edgeConfigItemKey | string | Yes | — | Edge Config Item Key |
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. |
vercel_edge_config_get_items
Get Edge Config items Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
vercel_edge_config_get_redirects
Gets project-level redirects. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectId | string | Yes | — | Project Id |
versionId | string | No | — | Version Id |
q | string | No | — | The q value |
diff | object | No | — | The diff value |
page | integer | No | — | Page number for pagination |
per_page | integer | No | — | Number of results per page |
sort_by | string | No | — | Sort By |
sort_order | string | No | — | Sort Order |
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. |
vercel_edge_config_get_schema
Get Edge Config schema Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
vercel_edge_config_get_token
Get Edge Config token meta data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config Id |
token | string | Yes | — | The token value |
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. |
vercel_edge_config_get_tokens
Get all tokens of an Edge Config Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
vercel_edge_config_get_versions
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. |
vercel_edge_config_invalidate_by_src_images
Invalidate by source image Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectIdOrName | string | Yes | — | Project Id Or Name |
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. |
srcImages | any[] | Yes | — | Src Images |
vercel_edge_config_invalidate_by_tags
Invalidate by tag Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectIdOrName | string | Yes | — | Project Id Or Name |
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. |
tags | any[] | Yes | — | The tags value |
target | string | No | — | The target value |
vercel_edge_config_patch_items
Update Edge Config items in batch Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config 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. |
items | any[] | Yes | — | The items value |
vercel_edge_config_patch_schema
Update Edge Config schema Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config Id |
dryRun | string | No | — | Dry Run |
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. |
definition | object | Yes | — | The definition value |
vercel_edge_config_restore_redirects
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 | any[] | Yes | — | The redirects to restore. The source of the redirect is used to match the redirect to restore. |
vercel_edge_config_stage_redirects
Stages new redirects for a project. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
teamId | string | Yes | — | 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 |
overwrite | boolean | No | — | The overwrite value |
projectId | string | Yes | — | Project Id |
redirects | any[] | No | — | The redirects value |
vercel_edge_config_update_edge_config
Update an Edge Config Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
edgeConfigId | string | Yes | — | Edge Config Id |
teamId | string | No | — | The Team identifier to perform the request on behalf of. |
slug | string | Yes | — | The Team slug to perform the request on behalf of. |
vercel_edge_config_update_version
Promote a staging version to production or restore a previous 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. |
action | string | Yes | — | The action value |
id | string | Yes | — | The id value |
name | string | No | — | The name value |

