Attempt IM person linking
Integrations
Attempt IM person linking
Try to automatically link unbound members to their IM accounts for one integration.
POST
Attempt IM person linking
Restrictions
Usage
- The server uses member email and phone values to find matching users in DingTalk, Feishu, or WeCom.
- If no member can be linked, the response contains an empty
new_linked_person_idsarray.
Authorizations
App key issued from the Flashduty console under Account → APP Keys. Required on every public API call. Keep it secret — it grants the same access as the owning account.
Body
application/json
Parameters for attempting automatic IM account linking.
IM integration ID.
Response
Success
Success response envelope. On every 2xx response, request_id identifies the call (also mirrored in the Flashcat-Request-Id header) and data holds the endpoint-specific payload. Failure responses use a different shape — see ErrorResponse.