Edit Account Profile Fields
This endpoint allows you to edit an account's profile field within your community.
Edit Account Profile Fields
POST
https://api.sonorancms.com/general/edit_acc_profile_fields
Edit profile fields on a community account found by API ID or account ID.
Request Body
Name
Type
Description
id*
string
Community ID
key*
string
API Key
type*
string
CLOCK_IN_OUT
data*
array
Array of request objects
Last updated
Was this helpful?