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