Veeam Help Center Help Center
Veeam Backup for Google Cloud 6
REST API Reference
Archive
Version 5.0 Version 4.0
Related documents
User Guide
Veeam Backup for Microsoft Azure User Guide Veeam Backup for AWS User Guide Veeam Backup & Replication User Guide
Search for "" in this document
Search
Veeam Backup for Google Cloud 6
REST API Reference
  • Overview
  • Resource URLs
  • Versioning
  • Authorization and Security
    • Authorization in REST API
      • Requesting Authorization
      • Using Refresh Token
      • Performing Logout
    • Multi-Factor Authentication
  • HTTP Methods
    • GET Method
    • POST Method
    • PUT Method
    • DELETE Method
  • Query Parameters
    • Offset Parameter
    • Limit Parameter
    • Orderby Parameter
    • Filter Parameter
  • Pagination
  • Evaluation with Swagger UI
    • Authorization with Swagger UI
    • Sending Requests
  • Veeam Backup for Google Cloud REST API Reference
>REST API Reference>HTTP Methods>POST Method

POST Method

In this article

    The HTTP POST method is used in two different ways:

    • To create a new resource, for example, to create a user.
    • To perform an operation, for example, to enable MFA.

    Post a New Resource

    For example, to create a user, send the following request:

    POST https://123.123.123.123:13140/api/v1/users

    Post an Action

    For example, to enable MFA for a user with the name administrator, send the following request:

    POST https://123.123.123.123:13140/api/v1/users/administrator/mfaEnable

    In case of success, the HTTP POST method returns the 200 response code.

    Page updated 3/4/2024

    Page content applies to build 6.0.0.21

    Send feedback
    Home | Products | Forums | Support | Contact Sales | EULA

    © Veeam® Software Privacy Notice | Veeam Uses AI | Cookie Notice

    View all results across Veeam Help Center
    Back to document search
    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.

    Submit report