POST
https://api-us.engagor.com/{account_id}/settings/profilegroup/{id}
Edit a Social Profile Group for a certain account. When you provide profiles, these will replace the current profiles of the Social Profile Group
Param | Description | Required | Default Value |
---|---|---|---|
updates |
A JSON encoded array of changes you want to make. Structure of the object should be like profile_group , with only those properties you want to update. |
Yes |
profile_group
The updated Social Profile Group object.
Edit a social profile group for a certain account
DELETE
https://api-us.engagor.com/{account_id}/settings/profilegroup/{id}
Deletes a Social Profile Group for a certain account.
Param | Description | Required | Default Value |
---|---|---|---|
This API endpoint doesn't need any parameters. |
Boolean that indicates if Social Profile Group was deleted.