Personal access token
Delete token
Note that any pipelines that depend on the token will stop functioning.
delete/api/users/service/{userId}/personal-access-tokens/{patId}
Path parameters
userIdstring uuid nullable required
Service user ID to delete token for (admin only)
patIdstring uuid required
Personal access token ID to delete
Response
Deleted personal access token details
Changes
No recorded changes to this endpoint across all 1 revision of this API.