Mailboxes / Verify forward
Sends a test-email to verify forwarding.
Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/mailboxes/verify_forward
Method: POST
Authorisation: Minimum role: ADMIN
Response object
Response status: 200 (OK)
Response type: DTO_acknowledgement
Wrapper: DTO_response_wrap
Other response statuses: 400 (BadRequest), 403 (Forbidden)
Response body example
DTO_id
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| id | Int32 | Id |
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |