Zum Hauptinhalt springen
GET
/
settings
/
mailbox
/
{subchannelId}
/
test
/
receive
Test receive on a mailbox subchannel
curl --request GET \
  --url https://demo.enneo.ai/api/mind/settings/mailbox/{subchannelId}/test/receive \
  --header 'Authorization: Bearer <token>'
{}

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

subchannelId
integer
erforderlich

ID of the mailbox subchannel to test.

Antwort

Operation successful

The response is of type object.