Destination Types
Publish destination type to organization
Publish a destination type to the organization. This will make the destination type available to all workspaces in the organization. You must be an owner of the destination type and it must not be already published. See Scoped Destinations for more details. For information on publishing to all Census customers, see Partner Destinations.
PUT
/
connectors
/
{service_name}
/
publish_to_organization
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
service_name
string
requiredName of the destination type to publish
Response
200 - application/json
status
enum<string>
Outcome of the operation.
Available options:
published_to_organization
, not_found
, error
data
object
Was this page helpful?