object sla.delete(array slaids)
This method allows to delete SLA entries.
This method is only available to Admin and Super admin user types. Permissions to call the method can be revoked in user role settings. See User roles for more information.
"(tömb)" A törölni kívánt SLA-k azonosítói.
(object)
Egy objektumot ad vissza, amely tartalmazza a törölt SLA-k azonosítóit a slaids
tulajdon alatt.
Delete two SLA entries.
Response:
CSla::delete() az ui/include/classes/api/services/CSla.php-ban.