RefyEndpointsSet

open class RefyEndpointsSet : EquinoxBaseEndpointsSet

The RefyEndpointsSet class is a container with all the Refy's system base endpoints

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val BASE_EQUINOX_ENDPOINT: String = "/api/v1/"
Link copied to clipboard
val CHANGE_EMAIL_ENDPOINT: String = "/changeEmail"
Link copied to clipboard
val CHANGE_LANGUAGE_ENDPOINT: String = "/changeLanguage"
Link copied to clipboard
val CHANGE_PASSWORD_ENDPOINT: String = "/changePassword"
Link copied to clipboard
val CHANGE_PROFILE_PIC_ENDPOINT: String = "/changeProfilePic"
Link copied to clipboard
val CUSTOM_LINKS_ENDPOINT: String = "/customLinks"
CUSTOM_LINKS_ENDPOINT the endpoint to fetch the custom links of a user
Link copied to clipboard
val LEAVE_ENDPOINT: String = "/leave"
LEAVE_ENDPOINT the endpoint to leave from a team
Link copied to clipboard
val SIGN_IN_ENDPOINT: String = "users/signIn"
Link copied to clipboard
val SIGN_UP_ENDPOINT: String = "users/signUp"
Link copied to clipboard
val UPDATE_MEMBER_ROLE_ENDPOINT: String = "/updateRole"
UPDATE_MEMBER_ROLE_ENDPOINT the endpoint to execute the update of a member role action