registry-api

Check if a personal access token is valid and is allowed to publish in a namespace

get/api/{namespace}/verify-pat

Path parameters

namespacestring required

Namespace

Query parameters

tokenstring required

A personal access token

Response

The provided PAT is valid and is allowed to publish extensions in the namespace

successstring

Indicates success of the operation (omitted if a more specific result type is returned)

warningstring

Indicates a warning; when this is present, other properties can still be used

errorstring

Indicates an error; when this is present, all other properties should be ignored

Changes

No recorded changes to this endpoint across all 1 revision of this API.