You can try untested command:
bash
curl -X POST "https://<YOUR_SOAR_HOST>/api/v1/proofpoint/trap/test" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <API_KEY>" \
-d '{
"secret_key": "<SECRET_KEY>",
"additional_parameter": "value_if_needed"
}'
------------------------------
JOHN HANDROP
------------------------------
Original Message:
Sent: Mon March 23, 2026 11:38 PM
From: sothea kov
Subject: Proofpoint TRAP integration with IBM SOAR
Dear SOAR Team.
Currently, we have integration with Proofpoint TRAP 3rd party app on the SOAR platform.
During the configuration app not work after input "API" Key & Base URL.
Here is the error message Error: a bytes-like object is required, not 'str'
Could you please help to support us?
------------------------------
sothea kov
------------------------------