Skip to content

Ability to create Object Storage destinations via API #1888

@laurenzlong

Description

@laurenzlong

Feature Request

I see that Svix has launched Object Storage destinations! Very cool. It seems that currently customers can configure Storage Object destinations via the App Portal, but I see that the [Create Endpoint API] (https://api.svix.com/docs#tag/Endpoint/operation/v1.endpoint.create) still requires a URL and there isn't a separate endpoint for creating Object Storage destinations. Would love to be able to create Object Storage destinations via API.

Motivation

We don't embed the Svix UI or direct customers to the Svix App Portal, we do everything via the API.

Proposal

To maintain backwards compatibility, the existing Create Endpoint API should be left as-is and be dedicated to webhook endpoints, and another API route should be launched (e.g. POST /api/v1/app/{app_id]/storage_endpoints or POST /api/v1/app/{app_id]/advanced_endpoints)

Alternatives

Metadata

Metadata

Assignees

No one assigned

    Labels

    cloudThe hosted Svix serviceserverIssues regarding the server component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions