ReferenceAPIOperationsIntegrations
Check a saved GitLab personal access token
Check a saved GitLab personal access token
Operation ID
check_gitlab_personal_tokenAuthorization
bearer_auth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Integration ID
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/v1/integrations/string/gitlab-token/check"{ "checked_at": 0, "expires_at": 0, "status": "valid"}