Authorization: ********************{
"signed_id": "string"
}curl --location --request POST 'https://app.trypeach.io/api/v1/medias/finalize' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"signed_id": "string"
}'{
"content_type": "image/png",
"created_at": "2024-07-15T09:12:24.464Z",
"filename": "sample.png",
"id": 1,
"signed_id": "eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--example",
"media_url": "media://11"
}