Skip to main content
PATCH
Manufacturers with the models and assets attributed to each, and who to contact for support.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none

Query Parameters

id
string
code
string
name
string
website
string
support_email
string
support_phone
string
is_active
string
models
string
assets
string
row_version
string

Body

manufacturer_settings

Manufacturers with the models and assets attributed to each, and who to contact for support.

assets
integer<bigint>
code
string<character varying>
Maximum string length: 60
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
models
integer<bigint>
name
string<character varying>
Maximum string length: 200
row_version
integer<bigint>
support_email
string<public.citext>
support_phone
string<character varying>
Maximum string length: 40
website
string<character varying>
Maximum string length: 250

Response

204

No Content