Authentication
All API endpoints are authenticated using API tokens generated with your organization’s settings page.POST /sources
Creates a new source or updates an existing source based on the provided data.HTTP Method
POSTURL
/sources
Header Parameters
x-api-key(string): Required. The API key for authentication.

