GitLab · Schema

RevokeTokenRequest

RevokeTokenRequest from GitLab API

CodePlatformSoftware DevelopmentSource Control

Properties

Name Type Description
client_id string The application ID registered in GitLab.
client_secret string The application secret.
token string The access token or refresh token to revoke.
View JSON Schema on GitHub