Create a new view configuration for an entity. If is_system_default is set to true, the created configuration will be set as the system default for the specified entity. Otherwise, it will be a custom configuration for the admin user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The entity to create its view configuration (for example, orders).
The details of a view configuration to create.
OK
The details of a view configuration.
The details of a view configuration.