LowCodeAPI
351 APIs
  • Custom Fields(4)
    • POST
      Create Custom Field Definition
    • GET
      Get All Field Definitions
    • PATCH
      Update Custom Field Definition
    • DEL
      Delete Custom Field Definition
POST
GET
PATCH
DELETE
POST
GET
PATCH
GET
POST
https://api.lowcodeapi.com/sendgrid/v3/marketing/field_definitions
Request Payload

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

Payload
{ "name"{ "type"
"text""Field type" "required"
"field_type"{ "type"
"enum"[ true
false ] } }
Response
API response data will be shown here once the request is completed.
Sendgrid