ApprentiScope is a comprehensive apprenticeship management software designed to streamline Registered Apprenticeship and Work-Based Learning programs. It simplifies tasks such as tracking job training, wages, compliance, and performance while enabling seamless collaboration among stakeholders. By reducing administrative burdens, it empowers employers, sponsors, and educators to scale and enhance their training programs effectively. Trusted by organizations across industries, ApprentiScope offers significant time and cost savings.
To cancel and manage the cancellation of an ApprentiScope product, follow these steps:
Delete a User: To remove a user from your account, use the DELETE
endpoint. The URL for this action is https://api.apprentiscope.com/delete-user/{id}
, where {id}
is the unique identifier of the user you want to delete. Ensure you include the Authorization
header with your auth token.
Delete a Partner: To remove a partner from your account, use the DELETE
endpoint. The URL for this action is https://api.apprentiscope.com/delete-partner/{id}
, where {id}
is the unique identifier of the partner you want to delete. Include the Authorization
header with your auth token.
Delete an Occupation: To remove an occupation from your account, use the DELETE
endpoint. The URL for this action is https://api.apprentiscope.com/delete-occupation/{id}
, where {id}
is the unique identifier of the occupation you want to delete. Include the Authorization
header with your auth token.
Manage
section on the Blue Navigation Bar, click on Invitations
, and select the option to Revoke Invitation
. This will delete the invitation link, and you will need to re-invite the user if necessary.While the specific refund policy for ApprentiScope is not detailed in the provided sources, it is generally advisable to review any contractual agreements or terms of service you have with ApprentiScope to understand their refund and cancellation policies. If you are transitioning to another service, such as Apprentix, ensure you understand their policies as well, especially if you are within a trial period or have specific cancellation requirements.