Skip to content
Search
K
Main Navigation
Docs
Blog
Releases
Playground
Terramate Cloud
Appearance
Menu
Return to top
Link a user with their Gitlab account using their JWT ID token.
POST
/v1/user/links/gitlab
Link a user with their Gitlab account using their JWT ID token.
Authorizations
jwtToken
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"id_token"
:
"string"
}
Responses
204
400
401
No Content
POST
/v1/user/links/gitlab
Playground
Authorization
jwtToken
Body
Try it out
Samples
Powered by
VitePress OpenAPI