Version 4.0.24.18 (latest)
Create an embed user from an external user ID
Calls to this endpoint require Embedding to be enabled
Request
POST
/users/embed_user
Datatype
Description
Request
body
Expand HTTP Body definition...
body
Expand CreateEmbedUserRequest definition...
external_user_id
Response
200: Created embed user
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
first_name
lock
First Name
last_name
lock
Last Name
display_name
lock
Full name for display (available only if both first_name and last_name are set)
avatar_url
lock
URL for the avatar image (may be generic)
url
lock
Link to get this item
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link