Authorization: Bearer ********************
[ 1 ]
curl --location --request PUT '/projectPerformance/submit?coreId' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '[ 1 ]'
false