Clear Vanity URLSuggest EditsThe API clears the vanity URL for a space. URL Texthttps://us-central1-ohyay-prod-d7acf.cloudfunctions.net/ohyayapi/clear-vanity-url Request Format TypeScriptinterface ClearVanityUrlRequest { userId: string; wsid: string; } Response Format A 200 response code is returned for a successful request.Copy PageTable of Contents URL Request Format Response Format