curl --location --request POST '/signature/safeId/authorize' \ --header 'Content-Type: application/json' \ --data-raw '{ "identifierCA": "string", "state": "string", "expirationDate": "string", "serialNumber": "string" }'