Create team contact

Create a contact for a team (workspace).

Required scope: contacts:write

Path Params
string
required
Defaults to tim_123

The team ID

Body Params
string

Contact name

string

Contact description

file

Binary data of avatar. Must use Content-Type: multipart/form-data if specified. See example or read more about Attachments. Max 25 MB.

links
array of strings
group_names
array of strings

List of all the group names the contact belongs to. It will automatically create missing groups. ⚠️ Deprecated. Use list_names instead.

group_names
list_names
array of strings

List of all the contact list names the contact belongs to. It will automatically create missing groups

list_names
custom_fields
object

An object whose key is the name property defined for the custom field in the Front UI. The value of the key must use the same type specified for the custom field, as described in https://dev.frontapp.com/reference/custom-fields

handles
array of objects
required

List of the handles for this contact. Each handle object should include handle and source fields.

handles*
Response

Language
Credentials
Bearer
JWT
Response
Choose an example:
application/json