post https://app.trengo.com/api/v2/channels//contacts
If you create a contact which already exists, you fetch it in stead.When a contact is created a HTTP 201 is returned and a full contact details just like with "View a contact".
When a contact with the given identifier already exists, a HTTP 200 is returned and also the contact details are returned.