ReferenceAPI referenceLinear
Link the current Tasuku account to a Linear identity
POST
/organizations/{organization_id}/linear/identity-linktasuku_session<token>
In: cookie
Path Parameters
organization_id*string
Length
1 <= length <= 128Response Body
application/json
application/json
curl -X POST "https://example.com/organizations/string/linear/identity-link"{ "data": { "authorization_url": "http://example.com", "expires_at": "2019-08-24T14:15:22Z" }}