Create an access tokenCopy Pagepost https://{hostname}/edgekv/v1/tokensQuery ParamsaccountSwitchKeystringBody ParamsallowOnProductionbooleanrequiredtruefalseallowOnStagingbooleanrequiredtruefalsenamestringrequiredlength between 1 and 32namespacePermissionsobjectrequirednamespacePermissions objectrestrictToEdgeWorkerIdsarray of stringsrestrictToEdgeWorkerIdsADD stringHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Returns generated token. 409Conflict. An existing token using the same name was found. 422Unprocessable content. The specified token JSON contained a syntax error or duplicate attributes. 500Internal server error.Updated about 2 months ago