Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"color": {
"color": "#fffffa"
}
}
{
"id": 1,
"color": "#fffffa"
}
| Param name | Description |
|---|---|
|
id
required |
ID of color Validations:
|
|
color
required |
Validations:
|
|
color[color]
required |
Hex code of color Validations:
|