Returns the list of event providers
200 Success.
401 Unauthorized
Unexpected error
[- {
- "id": 0,
- "provider_id": "string",
- "instance_id": "string",
- "label": "string",
- "description": "string",
- "workspace_configuration": "string"
}
]
Create or update the event provider
required | object (adobe-commerce-events-client-data-event-provider-interface) Interface for event provider |
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "eventProvider": {
- "id": 0,
- "provider_id": "string",
- "instance_id": "string",
- "label": "string",
- "description": "string",
- "workspace_configuration": "string"
}
}
{- "id": 0,
- "provider_id": "string",
- "instance_id": "string",
- "label": "string",
- "description": "string",
- "workspace_configuration": "string"
}
Create or update the event provider
required | object (adobe-commerce-events-client-data-event-provider-interface) Interface for event provider |
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "eventProvider": {
- "id": 0,
- "provider_id": "string",
- "instance_id": "string",
- "label": "string",
- "description": "string",
- "workspace_configuration": "string"
}
}
{- "id": 0,
- "provider_id": "string",
- "instance_id": "string",
- "label": "string",
- "description": "string",
- "workspace_configuration": "string"
}