Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For string objects, the length is validated. In the following sample, a maximum of 100 characters is checked for the string Name.

Ids have a fixed length, therefore the minimum and maximum values are the same:

Image Added

Authorization

This section covers the authorization options for REST-API integrations. For the authorization you have different options with REST API; as described in the next chapters. If you are authorized you will get a HTTP/200 Ok info. Otherwise you will get a 401 Unauthorized error.

...