Create new 'Address' object
  • 22 Nov 2023
  • 1 Minute to read
  • Contributors

    Create new 'Address' object


      Article Summary

      Post
      /v2/objects/addresses

      Required permission: ["objects:create"].

      Security
      Http
      Type bearer
      Body parameters
      object
      name
      string Required

      The name of the Objects

      Max length100
      Min length3
      Pattern^[a-zA-Z0-9_ ]+$
      description
      string
      Responses
      201

      Created successfully

      object
      id
      string
      name
      string

      The name of the Objects

      Max length100
      Min length3
      Pattern^[a-zA-Z0-9_ ]+$
      description
      string
      400

      Bad request

      401

      Unauthorized

      403

      Forbidden


      Was this article helpful?