Authorization: Bearer ********************curl --location --request POST 'https://api.cbf.tcn.com/tcn/attachment/v2/regions//orgs//attachments' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"mime_type": "string",
"create_time": "2023-01-15T01:30:15.01Z",
"delete_time": "2023-01-15T01:30:15.01Z"
}'{
"name": "string",
"mime_type": "string",
"download_uri": "string",
"create_time": "2023-01-15T01:30:15.01Z",
"delete_time": "2023-01-15T01:30:15.01Z"
}