Skip to content

Conversation

@oleksandr-mykhailenko
Copy link
Collaborator

Added

  • Implemented AccountManagement API endpoints:
    • updateAccountSettings for PUT /v5/accounts
    • getHttpSigningKey for GET /v5/accounts/http_signing_key
    • createHttpSigningKey for POST /v5/accounts/http_signing_key
    • getSandboxAuthRecipients for GET /v5/sandbox/auth_recipients
  • Added model classes for AccountManagement API responses:
    • AccountResponse
    • HttpSigningKeyResponse
    • SandboxAuthRecipientsResponse
  • Updated Mailgun class to include AccountManagement API.

### Added
- Implemented `AccountManagement` API endpoints:
  - `updateAccountSettings` for `PUT /v5/accounts`
  - `getHttpSigningKey` for `GET /v5/accounts/http_signing_key`
  - `createHttpSigningKey` for `POST /v5/accounts/http_signing_key`
  - `getSandboxAuthRecipients` for `GET /v5/sandbox/auth_recipients`
- Added model classes for `AccountManagement` API responses:
  - `AccountResponse`
  - `HttpSigningKeyResponse`
  - `SandboxAuthRecipientsResponse`
- Updated `Mailgun` class to include `AccountManagement` API.
### Added
- Implemented `AccountManagement` API endpoints:
  - `updateAccountSettings` for `PUT /v5/accounts`
  - `getHttpSigningKey` for `GET /v5/accounts/http_signing_key`
  - `createHttpSigningKey` for `POST /v5/accounts/http_signing_key`
  - `getSandboxAuthRecipients` for `GET /v5/sandbox/auth_recipients`
- Added model classes for `AccountManagement` API responses:
  - `AccountResponse`
  - `HttpSigningKeyResponse`
  - `SandboxAuthRecipientsResponse`
- Updated `Mailgun` class to include `AccountManagement` API.
### Added
- Implemented `AccountManagement` API endpoints:
  - `updateAccountSettings` for `PUT /v5/accounts`
  - `getHttpSigningKey` for `GET /v5/accounts/http_signing_key`
  - `createHttpSigningKey` for `POST /v5/accounts/http_signing_key`
  - `getSandboxAuthRecipients` for `GET /v5/sandbox/auth_recipients`
- Added model classes for `AccountManagement` API responses:
  - `AccountResponse`
  - `HttpSigningKeyResponse`
  - `SandboxAuthRecipientsResponse`
- Updated `Mailgun` class to include `AccountManagement` API.
@oleksandr-mykhailenko oleksandr-mykhailenko merged commit 3b1e971 into master Apr 6, 2025
19 checks passed
@oleksandr-mykhailenko oleksandr-mykhailenko deleted the DE-1257-api-complaints-endpoint branch April 6, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants