by Ante Laca | Sep 18, 2018
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...
by Ante Laca | Sep 18, 2018
Arguments id Unique identifier for the object. Definition GET /wpas-api/v1/tickets/<id>/custom-fields Example Request $ curl...
by Ante Laca | Sep 18, 2018
Schema The schema defines all the fields that exist for a user object. custom_fields array Defined custom fields Example Request $ curl -X OPTIONS -i http://demo.wp-api.org/wp-json/wpas-api/v1/custom-fields
by Ante Laca | Sep 18, 2018
Arguments ticket_id Unique identifier for the ticket custom_fields Custom fields Definition POST /wpas-api/v1/tickets/<ticket_id>/custom-fields Example Request $ curl -X POST http://awesomesupport.dev/wp-json -d...
by Ante Laca | Sep 18, 2018
Retrieve all custom fields GET /wpas-api/v1/custom-fields Example Request $ curl http://demo.getawesomesupport.com/wp-json/wpas-api/v1/custom-fields
Recent Comments