1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpdateServiceMetadataRequest

UpdateServiceMetadataRequest

    Request for updating a services metadata.

    Properties

    • name string optional
      the name of the service
    • description string optional
      an optional description of the service
    • properties array[ServiceProperty] optional
      an optional list of properties to set on the service
    • key string required
      the name of the property
    • value string required
      the value of the property
    • type string required
      the type of the property
    • order integer required
      the position of the property