Skip to main content

Used to generate or regenerate the token for a workspace access token

POST 

/resources/org.appvia.io/v2beta1/workspaces/:workspace/workspaceaccesstokens/:name/token

Used to generate or regenerate the token for a workspace access token

Request

Path Parameters

    workspace stringrequired

    Workspace to use

    name stringrequired

    Name of the access token to (re-)generate the token for

Responses

The token has been successfully generated or replaced

Schema

    string

Loading...