create

public final Response<Contact> create(String identifier, CreateContactRequest requestBody, RequestOverrides overrides)
public final Response<Contact> create(String identifier, CreateContactRequest requestBody)

Create a Contact

Return

The created contact

Parameters

identifier

Grant ID or email account in which to create the object

requestBody

The values to create the event with

overrides

Optional request overrides to apply