- General
- Endpoints
Update Single Board
PUT
/board/{board_id}
Board
Request
Path Params
board_id
string <uuid>
required
Example:
550e8400-e29b-41d4-a716-446655440000
Query Params
update_without_delete_nested
boolean
optional
Default:
false
Example:
true
Header Params
x-api-key
string
required
Default:
{{api_key}}
x-api-env
string
required
Default:
{{api_env}}
Body Params application/json
name
string
optional
workdays
object (BoardWorkdays)
optional
1
boolean
required
Default:
true
2
boolean
required
Default:
true
3
boolean
required
Default:
true
4
boolean
required
Default:
true
5
boolean
required
Default:
true
6
boolean
required
Default:
false
7
boolean
required
Default:
false
color
enum<string>
optional
Allowed values:
bluebrownbubblegumcharcoalgreengreyindigolavendernavyoliveorangepinkpurpleraspberryredrubyskybluetealtransparentyellow
Default:
transparent
split_cards_by_activity
boolean
optional
Default:
false
own_backlog
boolean
optional
Default:
false
capacity_method
enum<string>
optional
Allowed values:
individualnone
Default:
individual
visibility
enum<string>
optional
Allowed values:
everyonerestricted
Default:
everyone
dependency_behavior
enum<string>
optional
Allowed values:
notifypushmaintain
Default:
notify
custom_fields
array[object (CustomField) {10}]
optional
name
string
optional
Example:
Weight
type
enum<string>
optional
Allowed values:
textnumberdatecheckboxemaillinkphonelistselectaddressdrawingtextareausers
Default:
text
Example:
number
scope
enum<string>
optional
Allowed values:
collectioncard
priority
integer
optional
Example:
0
value
string | integer | boolean | array | number | object | null
optional
drawing_id
string <uuid>
optional
components
object (CustomFieldOptionsAddress)
optional
list
array [object {3}]
optional
selected
object
optional
options
optional
number
, select
or list
typeslabels
array[object (Label) {2}]
optional
name
string
required
color
enum<string>
optional
Allowed values:
bluebrownbubblegumcharcoalgreengreyindigolavendernavyoliveorangepinkpurpleraspberryredrubyskybluetealtransparentyellow
Default:
transparent
statusses
array [object {5}]
optional
name
string
optional
priority
integer
optional
entry
boolean
optional
exit
boolean
optional
color
enum<string>
optional
Allowed values:
bluebrownbubblegumcharcoalgreengreyindigolavendernavyoliveorangepinkpurpleraspberryredrubyskybluetealtransparentyellow
Default:
transparent
Example
{
"name": "other_name",
"custom_fields": [
{
"id": "836e4449-bc57-4b65-b62e-bf531e2499ae",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "user field (card)",
"type": "users",
"scope": "card",
"options": {
"multiple": false,
"values": [
{
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135"
}
]
},
"priority": 1,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T14:40:47Z"
},
{
"id": "e01992aa-194c-4c4f-ab7a-c2a7cdf2f728",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "users field (card)",
"type": "users",
"scope": "card",
"options": {
"multiple": true,
"values": [
{
"fullname": "Quentin Correia",
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135",
"avatar": "https://fs.test.mostwanted.io/api/v1/project/42a0b7c5-3b9b-4755-9e92-54bdd3360b98/file/0340e241-c054-43ba-938c-31a7e845a80a?s=FpF2GkJd&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2ZzLnRlc3QubW9zdHdhbnRlZC5pby8iLCJzdWIiOiJ2cGxhbi1kZXYtcmVhZCIsImlhdCI6MTcxOTIxMzU2OCwibmJmIjoxNzE5MjEzNTY4LCJqdGkiOiI5ZjMwNDM3MC05ZjgwLTRkNmEtOTY4NC1jMDY3NDVjNDE5NTEifQ.VcgQyT516euaO3h_Zf-FPH1fsoY5bbcciWAUZOJU42M"
}
]
},
"priority": 1,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T13:36:52Z"
},
{
"id": "909b8ded-cb3f-495f-8eaa-d1712aa21a03",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "users field (collection)",
"type": "users",
"scope": "collection",
"options": {
"multiple": true,
"values": [
{
"fullname": "Quentin Correia",
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135",
"avatar": "https://fs.test.mostwanted.io/api/v1/project/42a0b7c5-3b9b-4755-9e92-54bdd3360b98/file/0340e241-c054-43ba-938c-31a7e845a80a?s=FpF2GkJd&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2ZzLnRlc3QubW9zdHdhbnRlZC5pby8iLCJzdWIiOiJ2cGxhbi1kZXYtcmVhZCIsImlhdCI6MTcxOTIxMzU2OCwibmJmIjoxNzE5MjEzNTY4LCJqdGkiOiI5ZjMwNDM3MC05ZjgwLTRkNmEtOTY4NC1jMDY3NDVjNDE5NTEifQ.VcgQyT516euaO3h_Zf-FPH1fsoY5bbcciWAUZOJU42M"
}
]
},
"priority": 2,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T13:36:52Z"
},
{
"id": "9522c642-2a9a-4d5e-868e-2be9c2d2f28d",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "user field (collection)",
"type": "users",
"scope": "collection",
"options": {
"multiple": false,
"values": [
{
"fullname": "Quentin Correia",
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135",
"avatar": "https://fs.test.mostwanted.io/api/v1/project/42a0b7c5-3b9b-4755-9e92-54bdd3360b98/file/0340e241-c054-43ba-938c-31a7e845a80a?s=FpF2GkJd&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2ZzLnRlc3QubW9zdHdhbnRlZC5pby8iLCJzdWIiOiJ2cGxhbi1kZXYtcmVhZCIsImlhdCI6MTcxOTIxMzU2OCwibmJmIjoxNzE5MjEzNTY4LCJqdGkiOiI5ZjMwNDM3MC05ZjgwLTRkNmEtOTY4NC1jMDY3NDVjNDE5NTEifQ.VcgQyT516euaO3h_Zf-FPH1fsoY5bbcciWAUZOJU42M"
}
]
},
"priority": 2,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T13:36:52Z"
}
]
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://api.vplan.com/v1/board/550e8400-e29b-41d4-a716-446655440000' \
--header 'x-api-key;' \
--header 'x-api-env;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "other_name",
"custom_fields": [
{
"id": "836e4449-bc57-4b65-b62e-bf531e2499ae",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "user field (card)",
"type": "users",
"scope": "card",
"options": {
"multiple": false,
"values": [
{
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135"
}
]
},
"priority": 1,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T14:40:47Z"
},
{
"id": "e01992aa-194c-4c4f-ab7a-c2a7cdf2f728",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "users field (card)",
"type": "users",
"scope": "card",
"options": {
"multiple": true,
"values": [
{
"fullname": "Quentin Correia",
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135",
"avatar": "https://fs.test.mostwanted.io/api/v1/project/42a0b7c5-3b9b-4755-9e92-54bdd3360b98/file/0340e241-c054-43ba-938c-31a7e845a80a?s=FpF2GkJd&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2ZzLnRlc3QubW9zdHdhbnRlZC5pby8iLCJzdWIiOiJ2cGxhbi1kZXYtcmVhZCIsImlhdCI6MTcxOTIxMzU2OCwibmJmIjoxNzE5MjEzNTY4LCJqdGkiOiI5ZjMwNDM3MC05ZjgwLTRkNmEtOTY4NC1jMDY3NDVjNDE5NTEifQ.VcgQyT516euaO3h_Zf-FPH1fsoY5bbcciWAUZOJU42M"
}
]
},
"priority": 1,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T13:36:52Z"
},
{
"id": "909b8ded-cb3f-495f-8eaa-d1712aa21a03",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "users field (collection)",
"type": "users",
"scope": "collection",
"options": {
"multiple": true,
"values": [
{
"fullname": "Quentin Correia",
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135",
"avatar": "https://fs.test.mostwanted.io/api/v1/project/42a0b7c5-3b9b-4755-9e92-54bdd3360b98/file/0340e241-c054-43ba-938c-31a7e845a80a?s=FpF2GkJd&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2ZzLnRlc3QubW9zdHdhbnRlZC5pby8iLCJzdWIiOiJ2cGxhbi1kZXYtcmVhZCIsImlhdCI6MTcxOTIxMzU2OCwibmJmIjoxNzE5MjEzNTY4LCJqdGkiOiI5ZjMwNDM3MC05ZjgwLTRkNmEtOTY4NC1jMDY3NDVjNDE5NTEifQ.VcgQyT516euaO3h_Zf-FPH1fsoY5bbcciWAUZOJU42M"
}
]
},
"priority": 2,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T13:36:52Z"
},
{
"id": "9522c642-2a9a-4d5e-868e-2be9c2d2f28d",
"board_id": "b94a4f68-bcb2-4bcb-b1e0-dcc59d87080f",
"name": "user field (collection)",
"type": "users",
"scope": "collection",
"options": {
"multiple": false,
"values": [
{
"fullname": "Quentin Correia",
"user_id": "57fa913e-eff2-459f-8b8d-5cbe48613135",
"avatar": "https://fs.test.mostwanted.io/api/v1/project/42a0b7c5-3b9b-4755-9e92-54bdd3360b98/file/0340e241-c054-43ba-938c-31a7e845a80a?s=FpF2GkJd&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL2ZzLnRlc3QubW9zdHdhbnRlZC5pby8iLCJzdWIiOiJ2cGxhbi1kZXYtcmVhZCIsImlhdCI6MTcxOTIxMzU2OCwibmJmIjoxNzE5MjEzNTY4LCJqdGkiOiI5ZjMwNDM3MC05ZjgwLTRkNmEtOTY4NC1jMDY3NDVjNDE5NTEifQ.VcgQyT516euaO3h_Zf-FPH1fsoY5bbcciWAUZOJU42M"
}
]
},
"priority": 2,
"created_at": "2024-06-24T10:02:48Z",
"updated_at": "2024-06-24T13:36:52Z"
}
]
}'
Responses
🟢204No Content
text/plain
Body
object {0}
Example
🟠422Unprocessable Content
🟠404Not Found
🟠401Not Logged In
Modified at 2024-10-14 12:07:08