LowCodeAPI
351 APIs
  • Contacts API - Lists(10)
    • POST
      Create a List
    • GET
      Retrieve all lists
    • DEL
      Delete Multiple lists
    • GET
      Retrieve a single list
    • PATCH
      Update a List
    • DEL
      Delete a contact list
    • GET
      Retrieve all recipients on a List
    • POST
      Add Multiple Recipients to a List
    • POST
      Add a Single Recipient to a List
    • DEL
      Delete a Single Recipient from a Single List
POST
GET
DELETE
GET
PATCH
DELETE
GET
POST
POST
DELETE
POST
GET
PATCH
GET
SendgridSendgridContacts API - ListsCreate a List
POST
https://api.lowcodeapi.com/sendgrid/v3/contactdb/lists
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
namestring*
Response
API response data will be shown here once the request is completed.
Sendgrid