codecatalyst_delete_access_token: Deletes a specified personal access token (PAT)

View source: R/codecatalyst_operations.R

codecatalyst_delete_access_tokenR Documentation

Deletes a specified personal access token (PAT)

Description

Deletes a specified personal access token (PAT). A personal access token can only be deleted by the user who created it.

See https://www.paws-r-sdk.com/docs/codecatalyst_delete_access_token/ for full documentation.

Usage

codecatalyst_delete_access_token(id)

Arguments

id

[required] The ID of the personal access token to delete. You can find the IDs of all PATs associated with your Amazon Web Services Builder ID in a space by calling list_access_tokens.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.