Link any platform account to this user.
POST
/v1/user/links
This operation may create/delete one or more links with a user.
Authorizations
jwtToken
TypeHTTP (bearer)
Parameters
Header Parameters
Cluster-Location-Origin
Define if the call is done from a TMC cluster.
Typestring
Request Body
application/json
JSON
{
"platforms": [
"github"
]
}
Responses
No Content