This endpoint returns a signed URL that can be used to upload a file to the server. The response will return aDocumentation Index
Fetch the complete documentation index at: https://docs.plumaa.id/llms.txt
Use this file to discover all available pages before exploring further.
filePath that can be used to upload the file and a key that identifies the object in the Plumaa ID storage infrastructure.
Using the key, the client can create a signature request by providing the key as the file argument (depending on the content type).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.