get https://api.raisely.com/v3/utils/profile-url
Helper endpoint to verify if a profile url is taken for a given campaign, and make suggestions if the path queried is not available
For custom components:
RaiselyComponents.api.all('utils').get('profile-url', params = {}, headers = {}) => Promise<{result}>
See Restie Response Data for a more detailed overview of responses through the client wrapper