curl --location --request POST 'https://test.your-api-server.com/certificate/upload' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "password123" }'