Swoosh.ApiClient.post
You're seeing just the callback
post
, go back to Swoosh.ApiClient module for more information.
Specs
post(url(), headers(), body(), Swoosh.Email.t()) :: {:ok, status(), headers(), body()} | {:error, term()}
Callback invoked when posting to a given URL.