Skip to main content
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>'
{}

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

subchannelId
integer
required

ID of the mailbox subchannel to test.

Response

Operation successful

The response is of type object.