API Reference

Create Media Handle

Upload a file to generate a Media Handle (h). This handle is often used in specific flows or resumable upload contexts.

Example Response

{
    "h": "2:c2FtcGx..."
}
Language
Click Try It! to start a request and see the response here!