Create a contact

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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!