Skip to main content
POST
Create a sign-in token for a collaborator

Authorizations

Authorization
string
header
required

API key prefixed with jcr_. To obtain a key programmatically (no dashboard required), see POST /v1/authorize.

Path Parameters

id
integer
required

Body

application/json
feed_id
integer

Optional. When provided, the sign-in URL lands the user on this feed's editor instead of the dashboard home. Must be a feed the collaborator is assigned to.

Response

Sign-in token created

data
object