Module: Driftrock::Service::Api::Website::URLs

Defined in:
lib/driftrock-service/api/website.rb

Constant Summary collapse

BASE =
'/dashboard_api'
USERS =
BASE+'/user'
COMPANIES =
BASE+'/companies'
CHANNELS =
BASE+'/channel'
APPS =
BASE+'/driftrock_app'