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