RMS Guide
  • Rezi RMS Introduction
  • Rezi RMS CONFIGURATIONS
    • RMS Branding
    • Login Customization
      • Custom Token Implementation
    • URL Customization
      • How to connect my custom Domain to Rezi RMS ?
      • How to customize transactional email sender?
    • Section Video Customization
    • Sample Library Customization
      • Adding Cover Letter Samples
      • Adding Resume Samples
      • Adding Sample Category
    • Various Options
      • Mobile banner "Switch to desktop"
    • Pricing & Promotion
      • Pricing option
      • Promotion
      • Upgrade User Plan from API
    • Resume review
    • WebHook
      • How to add a new WebHook ?
      • Event List
        • Resume Section Saved
  • Rezi RMS Admin
    • Account Role Types
  • Rezi RMS Integration
    • Integration
  • REZI API
    • Overview
    • Private token API
    • User
      • User object
      • GET /users
      • GET /user/:userID
      • GET /user/:userID/resumes
      • POST /user/token
    • Resume
      • Resume object
      • GET /resume/:resumeID
      • GET /resume/:resumeID/download
      • GET /resume/:resumeID/score
      • POST /user/:userID/resume
    • Plans
      • POST /user/:userID/upgrade
Powered by GitBook
On this page
  • Custom URL
  • Default Sub Domain
  1. Rezi RMS CONFIGURATIONS

URL Customization

PreviousCustom Token ImplementationNextHow to connect my custom Domain to Rezi RMS ?

Last updated 3 years ago

Custom URL

A custom URL is possible to fully white-label the RMS deployment on your own domain.

Example: resume.docs.com

Please contact your account manager if you wish to implement a custom URL

Default Sub Domain

The default sub domain is configurable in the RMS Admin settings: RMS Admin > Settings:

Example: docs.rezi.io

Guide: How to connect my custom Domain to Rezi RMS ?