patch https://app.modzy.com/api/accounting/users/onboard/
This endpoint onboards a user. It disables the welcome video.
Roles
Platform Administrators and Team Administrators can access this route.
Responses
This endpoint onboards a user. It disables the welcome video.
Roles
Platform Administrators and Team Administrators can access this route.
xxxxxxxxxx
curl --request PATCH \
--url https://app.modzy.com/api/accounting/users/onboard/userId \
--header 'Authorization: ApiKey <YOUR API KEY HERE>' \
--header 'accept: application/json'