Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a supplier. The endpoint does not return a response body after a successful delete.
cURL
curl --request DELETE \ --url https://app.fintoro.sk/api/public/v1/suppliers/{supplier} \ --header 'Authorization: Bearer <token>'
{ "message": "This action is unauthorized." }
Bearer token created for a specific company in Integrations → API.
Supplier ID.
151
Supplier deleted.