Create a Staff Widgets Board

Overview

Creates a widgets board for staff member.

Uniqueness Constraint: Each staff member can only have ONE board per type value. For example, a staff member cannot have two boards with type: "home". Attempting to create a duplicate returns 403 error: 'Duplication Error: StaffWidgetsBoard Already Exist'.

Testing Tip: To reliably test this endpoint, first create a fresh staff member using POST /platform/v1/businesses/{business_id}/staffs, then create the board for that new staff.

Available for Staff Tokens

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!