Zmaže klienta. Po úspešnom zmazaní endpoint nevracia response body.
cURL
curl --request DELETE \ --url https://app.fintoro.sk/api/public/v1/clients/{client} \ --header 'Authorization: Bearer <token>'
{ "message": "This action is unauthorized." }
Bearer token vytvorený pre konkrétnu firmu v Integrácie → API.
ID klienta.
101
Klient bol zmazaný.