View source: R/codecatalyst_operations.R
codecatalyst_delete_access_token | R Documentation |
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.
codecatalyst_delete_access_token(id)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.