NodePing.Contacts.create_contact

You're seeing just the function create_contact, go back to NodePing.Contacts module for more information.
Link to this function

create_contact(token, args, customerid \\ nil)

View Source

Create a new contact for your account or subaccount. You can reference the fields by using the NodePing.Contacts.Contact struct

View the documentation to see the structure for creating contacts: https://nodeping.com/docs-api-contacts.html#post-put

Parameters

  • token - NodePing API token that was provided with account
  • args - Arguments for creating a NodePing contact
  • customerid - optional ID to access a subaccount