Ticket schließen
POST/tickets/ {ticketIdentifier}/ actions/ close/
v1
POST
closeSupportTicket
Schließt das angegebene Ticket
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X POST \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v1/tickets/string/actions/close?closedByCustomer=true