Discussions
Issue Accessing Document Upload Endpoint /v1/company/documents
5 days ago by Duru
Hello Personio Support Team,
I am trying to upload documents using the Personio API and keep encountering the following error when calling the endpoint /v1/company/documents:
"errors": [
{
"title": "Not Found",
"detail": "The endpoint with /v1/company/documents was not found.",
"type": "https://developer.personio.de/v2.0/page/public-api-error-codes#apinot_found",
"_meta": {
"path": "/v1/company/documents"
}
}
]
Could you please confirm whether this endpoint is still supported or if it has been deprecated or moved in the latest API version? Additionally, if the document upload functionality has changed or moved to a different endpoint in the v2 API, I would appreciate guidance on how to proceed.
Thank you for your help.