tempuser_delete.php

Last modified by YellowFox_RD on 2024/12/19 10:11

Table of Contents

Deletes a temporary user. 

Description

POST tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=USER_EMAIL

Parameter

parameterdescriptiontypemandatory
companyRTI company keySTRINGyes
importRTI import keySTRINGyes
emailemail address of the user to be deletedSTRINGyes

Return

A success message will be "OK". Otherwise it return "ERROR:Description".

Examples

cancels order "AUF_1234"
https://map.yellowfox.de/rti/tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=m.mustermann@example.com