v1

latestOpenAPI 3.0.22026-07-2610288167.4 KB
Registry

Create a new personal access token

post/publishers/{publisherId}/tokens

Path parameters

publisherIdstring required

Request body

createdAtstring date-time

[Output Only]The date and time the token was created.

descriptionstring

Optional. A more detailed description of the token's intended use.

idstring uuid

Unique identifier for the GitCommit

namestring

Required. The name of the token. Can be a simple description.

tokenstring

[Output Only]. The personal access token. Only returned during creation.

Response

Token created successfully

tokenstring

The newly created personal access token.