Skip to main content
POST
Resolve a provider member to a Principal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24
idempotency-key
string
Maximum string length: 255

Body

application/json
external_installation_id
string
required
Pattern: ^exti_[0-9a-f]{32}$
external_user_id
string
required
Required string length: 1 - 512
display_name
string
Required string length: 1 - 255
attributes
object

Response

Success

principal
object
required

One Workspace Principal and its public identity attributes.