Authorization: Bearer ********************
curl --location 'http://localhost:3000/api/v1/integrity-assessment/submit/' \ --header 'Authorization: Bearer <token>' \ --form 'screenshots=@""' \ --form 'answers=""'
{}