Skip to main content

tokens

Overview

Nametokens
TypeResource
Idvercel.edge_config.tokens

Fields

NameDatatypeDescription
idstringThis is not the token itself, but rather an id to identify the token by
createdAtnumber
edgeConfigIdstring
labelstring
tokenstring

Methods

NameAccessible byRequired ParamsDescription
get_edge_config_tokensSELECTedgeConfigId, teamIdReturns all tokens of an Edge Config.
delete_edge_config_tokensDELETEedgeConfigId, teamId, data__tokensDeletes one or more tokens of an existing Edge Config.