create
public final Response<Contact> create(String identifier, CreateContactRequest requestBody, RequestOverrides overrides)
Create a Contact
Return
The created contact
Parameters
identifier
Grant ID or email account in which to create the object
request Body
The values to create the event with
overrides
Optional request overrides to apply