v1
latestOpenAPI 3.0.02026-08-062903562.2 MBOrganization Channel
disableOrganizationChannel
Disables a Channel for the specified Organization
put/organization-channels/{id}/disable
Path parameters
idinteger required
Example:2437
Primary identifier of Organization Channel
Response
Success
Example response
{
"additional_configurations": [
"DoubleTheDonation"
],
"channel_name": "Facebook",
"channel_integration_details_id": 101,
"id": 2437,
"organization_id": 82364,
"status": "disabled",
"step_statuses": {
"authorize_granted": true,
"granted_fundraiser_permission": true
}
}