# Account Management Perform account-level CRUD operations. ## Update variable account settings - [PUT /v5/accounts](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/put-v5-accounts.md): Update variable account settings ## Get webhook signing key saved on the account - [GET /v5/accounts/http_signing_key](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/get-v5-accounts-http_signing_key.md): Get webhook signing key saved on the account ## Create or regenerate webhook signing key on an account - [POST /v5/accounts/http_signing_key](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/post-v5-accounts-http_signing_key.md): Create or regenerate webhook signing key on an account ## Get authorized email recipients for a sandbox domain - [GET /v5/sandbox/auth_recipients](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/get-v5-sandbox-auth_recipients.md): Get webhook signing key saved on the account ## Add authorized email recipient for a sandbox domain - [POST /v5/sandbox/auth_recipients](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/post-v5-sandbox-auth_recipients.md): Add authorized email recipient for a sandbox domain ## Remove an authorized sandbox domain email recipient - [DELETE /v5/sandbox/auth_recipients/{email}](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/delete-v5-sandbox-auth_recipients-email.md): Remove an authorized sandbox domain email recipient ## Resend account activation email to the account owner - [POST /v5/accounts/resend_activation_email](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/account-management/post-v5-accounts-resend_activation_email.md): Resend account activation email to the account owner