Only registered user can perform this action Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{ "font": { "customer_name": "updated font", "system_name": "updated font", "link": "updated link" } }
{ "id": 385, "customer_name": "updated font", "system_name": "updated font", "link": "updated link" }
Param name | Description |
---|---|
id
required |
Font ID Validations:
|
font
required |
Validations:
|
font[customer_name]
required |
Name of font Validations:
|
font[system_name]
required |
System name of font Validations:
|
font[link]
required |
Link to font Validations:
|