Projects

Rename an install token label

patch/v1/projects/{id}/install-tokens/{tokenId}

Path parameters

idstring required
tokenIdstring required

Request body

labelstring required

Response

idstring uuid required
projectIdstring uuid required
labelstring nullable required
tokenPrefixstring required
createdAtstring date-time required
expiresAtstring date-time required
revokedAtstring date-time nullable required
lastUsedAtstring date-time nullable required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.