API 1
cURL
curl --request POST \ --url https://external.pleo.io/v1/vendors/{id}:archive \ --header 'Authorization: Bearer <token>'
"Vendor archived"
Archives a Vendor in Pleo by its id.
Documentation IndexFetch the complete documentation index at: https://pleo-preview.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://pleo-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Pleo's internal identifier of the vendor.
"123e4567-e89b-12d3-a456-426614174000"
Vendor archived