Awesome Support Developer Documentation

Update A Ticket Custom Fields

Arguments

id Unique identifier for the object.

Definition

POST /wpas-api/v1/tickets/<id>/custom-fields

Example Request

$ curl -X POST http://awesomesupport.dev/wp-json -d '{"custom_fields":{"field_one":"Field one","field_two":"Field two"}}'

Share: